u-boot-brain/include/linux/unaligned
Kim Phillips 25b26ec69f include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined
include/linux/unaligned/generic.h:5:9: warning: preprocessor token __force redefined
include/linux/compiler.h:10:10: this was the original definition

fixup __force definitions in compat.h code appears to be placed
there as a cover up from a code import from linux when u-boot didn't yet
have a compiler.h, introduced by commit
b1b4e89a0f "Add LZO decompressor support".

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2012-11-04 11:00:34 -07:00
..
access_ok.h Add LZO decompressor support 2009-03-20 22:39:15 +01:00
be_byteshift.h ARM: Use Linux version for unaligned access code 2009-11-07 15:56:30 -06:00
generic.h include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined 2012-11-04 11:00:34 -07:00
le_byteshift.h ARM: Use Linux version for unaligned access code 2009-11-07 15:56:30 -06:00