uboot/include/asm-m68k
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
..
coldfire ColdFire: Add DSPI support for MCF5227x and MCF5445x 2009-07-14 09:46:34 -05:00
bitops.h Correct ffs/fls regression for PowerPC etc 2009-09-17 22:45:31 +02:00
byteorder.h
config.h Add an architecture specific config.h for common defines 2009-02-10 00:43:54 +01:00
errno.h asm-generic: Consolidate errno.h to asm-generic/errno.h 2009-07-09 14:07:11 +02:00
fec.h
fsl_i2c.h
fsl_mcdmafec.h
global_data.h
immap.h ColdFire: Add M5208EVB and MCF520x CPU support 2009-07-14 09:27:17 -05:00
immap_520x.h ColdFire: Add M5208EVB and MCF520x CPU support 2009-07-14 09:27:17 -05:00
immap_547x_8x.h
immap_5227x.h
immap_5235.h
immap_5249.h
immap_5253.h
immap_5271.h
immap_5272.h
immap_5275.h
immap_5282.h
immap_5301x.h
immap_5329.h
immap_5445x.h
io.h ColdFire: Fix missing _IO_BASE which caused compile error 2009-08-26 03:40:59 -05:00
m520x.h ColdFire: Add M5208EVB and MCF520x CPU support 2009-07-14 09:27:17 -05:00
m547x_8x.h
m5227x.h
m5235.h
m5249.h
m5253.h
m5271.h Coldfire: M527x: Add missing GPIO register address defines 2009-02-06 14:54:48 -07:00
m5272.h
m5275.h
m5282.h
m5301x.h ColdFire: Fix incorrect definition 2009-03-17 15:58:37 -06:00
m5329.h
m5445x.h
posix_types.h
processor.h
ptrace.h
rtc.h
string.h
timer.h
types.h Replace __attribute references with __attribute__ 2009-04-28 01:01:39 +02:00
u-boot.h remove bi_enet*addr from global data for all arches 2009-03-20 22:39:12 +01:00
uart.h