commit | 870bf3ee60320b58f8970ffe3ddebda0e8ac62f7 | [log] [tgz] |
---|---|---|
author | Wolfgang Wegner <w.wegner@astro-kom.de> | Wed Dec 09 17:32:12 2009 -0500 |
committer | TsiChung Liew <tsicliew@gmail.com> | Thu Mar 04 01:45:38 2010 -0600 |
tree | 0b866c05ec54fd1b5b9b1e6c70f2edad9135814f | |
parent | f3651764e57e353251695691677bd95ba5a420bc [diff] |
add include/asm-m68k/unaligned.h lib_generic/zlib.c needs include/asm/unaligned.h since commit cd514aeb996e2f7aefbe1f78481965d9d074aed4, which broke compilation for Coldfire/M68K. This patch adds the missing header for these architectures. Signed-off-by: Wolfgang Wegner <w.wegner at astro-kom.de>