]> git.ipfire.org Git - people/ms/u-boot.git/commit
add include/asm-m68k/unaligned.h
authorWolfgang Wegner <w.wegner@astro-kom.de>
Wed, 9 Dec 2009 22:32:12 +0000 (17:32 -0500)
committerTsiChung Liew <tsicliew@gmail.com>
Thu, 4 Mar 2010 07:45:38 +0000 (01:45 -0600)
commit870bf3ee60320b58f8970ffe3ddebda0e8ac62f7
tree0b866c05ec54fd1b5b9b1e6c70f2edad9135814f
parentf3651764e57e353251695691677bd95ba5a420bc
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>
include/asm-m68k/unaligned.h [new file with mode: 0644]