u-boot/arch/microblaze
Michal Simek 548ce4bf76 microblaze: Fix compilation warning in ext2_find_next_zero_bit
ext2_find_next_zero_bit must be also static if __swab32 is also static.

Warning:
include/asm/bitops.h:369:22: warning: '__fswab32' is static but
used in inline function 'ext2_find_next_zero_bit'
which is not static [enabled by default]

Signed-off-by: Michal Simek <monstr@monstr.eu>
Acked-by: Stephan Linz <linz@li-pro.net>
2012-11-07 17:11:14 +01:00
..
cpu common: Discard the __u_boot_cmd section 2012-10-22 08:29:42 -07:00
include/asm microblaze: Fix compilation warning in ext2_find_next_zero_bit 2012-11-07 17:11:14 +01:00
lib serial: Remove CONFIG_SERIAL_MULTI from remaining sources 2012-10-15 11:53:59 -07:00
config.mk microblaze: Add support for device tree driven board configuration 2012-09-11 09:24:56 +02:00