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 <vapier@gentoo.org>
This commit is contained in:
Mike Frysinger 2010-01-21 05:01:15 -05:00 committed by Wolfgang Denk
parent 3adc1fda38
commit 05022629a2
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
#include <asm-generic/unaligned.h>