uboot/include/asm-microblaze
Michal Simek 386118a896 microblaze: Correct ffs regression for Microblaze
We are using generic implementation of ffs. This should
be part of Simon's commit 0413cfecea

Here is warning message which this patch removes.

In file included from /tmp/u-boot-microblaze/include/common.h:38,
                 from cmd_mtdparts.c:87:
/tmp/u-boot-microblaze/include/linux/bitops.h:123:1: warning: "ffs" redefined
In file included from /tmp/u-boot-microblaze/include/linux/bitops.h:110,
                 from /tmp/u-boot-microblaze/include/common.h:38,
                 from cmd_mtdparts.c:87:
/tmp/u-boot-microblaze/include/asm/bitops.h:269:1:
warning: this is the location of the previous definition

Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-12-08 09:19:01 +01:00
..
asm.h
bitops.h microblaze: Correct ffs regression for Microblaze 2009-12-08 09:19:01 +01:00
byteorder.h microblaze: Remove ignored return type for __arch__swab16 function 2009-07-17 08:02:52 +02:00
config.h arm/microblaze/nios/nios2/sh: Remove relocation fixups 2009-10-03 10:17:57 +02:00
errno.h asm-generic: Consolidate errno.h to asm-generic/errno.h 2009-07-09 14:07:11 +02:00
global_data.h arm/microblaze/nios/nios2/sh: Remove relocation fixups 2009-10-03 10:17:57 +02:00
io.h Introduce virt_to_phys() 2008-12-15 22:04:29 +01:00
microblaze_intc.h
microblaze_timer.h
posix_types.h
processor.h
ptrace.h
string.h
system.h
types.h
u-boot.h remove bi_enet*addr from global data for all arches 2009-03-20 22:39:12 +01:00