From: Mike Frysinger Date: Thu, 21 Jan 2010 10:01:15 +0000 (-0500) Subject: asm-blackfin/unaligned.h: add for zlib code X-Git-Tag: v2010.03-rc2~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=05022629a2ca6c385dc390d32c20aa27cf5d915a;p=kernel%2Fu-boot.git asm-blackfin/unaligned.h: add for zlib code The new zlib code wants asm/unaligned.h, so have the Blackfin version pull in the asm-generic/unaligned.h. Signed-off-by: Mike Frysinger --- diff --git a/include/asm-blackfin/unaligned.h b/include/asm-blackfin/unaligned.h new file mode 100644 index 0000000..6cecbbb --- /dev/null +++ b/include/asm-blackfin/unaligned.h @@ -0,0 +1 @@ +#include