commit | cc3a65ea8abc310c892281b17ccacfbf63f26c05 | [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 | e67b02f3e5f773a07bfd17a6eda9f0832fba74c5 [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>