u-boot-brain/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 Big white-space cleanup. 2008-05-21 00:14:08 +02:00
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 fix: interrupt handler for multiple sources 2007-05-07 17:22:25 +02:00
microblaze_timer.h Minor coding style cleanup. 2007-04-04 02:09:30 +02:00
posix_types.h * Patch by Yasushi Shoji, 07 Apr 2004: 2004-04-18 21:13:41 +00:00
processor.h Patches by Yasushi Shoji, 29 Jun 2004: 2004-07-10 23:48:41 +00:00
ptrace.h * Patch by Yasushi Shoji, 07 Apr 2004: 2004-04-18 21:13:41 +00:00
string.h * Patch by Yasushi Shoji, 07 Apr 2004: 2004-04-18 21:13:41 +00:00
system.h * Patch by Yasushi Shoji, 07 Apr 2004: 2004-04-18 21:13:41 +00:00
types.h Introduce phys_size_t and move phys_addr_t into asm/types.h 2008-04-13 17:13:46 -07:00
u-boot.h remove bi_enet*addr from global data for all arches 2009-03-20 22:39:12 +01:00