u-boot/include/linux
Simon Kagstrom 0413cfecea Correct ffs/fls regression for PowerPC etc
Commits

  02f99901ed
  52d61227b6

introduced a regression where platform-specific ffs/fls implementations
were defined away. This patch corrects that by using PLATFORM_xxx
instead of the name itself.

Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Stefan Roese <sr@denx.de>
2009-09-17 22:45:31 +02:00
..
byteorder
mtd MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST 2009-08-26 15:37:03 -05:00
unaligned Add LZO decompressor support 2009-03-20 22:39:15 +01:00
bitops.h Correct ffs/fls regression for PowerPC etc 2009-09-17 22:45:31 +02:00
config.h
crc32.h
ctype.h
err.h
list.h
lzo.h Add LZO decompressor support 2009-03-20 22:39:15 +01:00
math64.h UBIFS: Implement read-only UBIFS support in U-Boot 2009-03-20 22:39:15 +01:00
mc146818rtc.h Replace BCD2BIN and BIN2BCD macros with inline functions 2009-08-25 12:57:55 +02:00
mii.h
poison.h
posix_types.h
rbtree.h
stat.h
stddef.h
string.h
time.h
types.h