diff options
author | Michal Simek <monstr@monstr.eu> | 2012-09-26 14:42:38 +0200 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2012-11-07 17:11:14 +0100 |
commit | 548ce4bf7690420dc50aa36172d920d2895a698e (patch) | |
tree | dfa88ffda604f743389d376f84d0352e1a4fa799 /board/freescale/common/sdhc_boot.c | |
parent | 1cc619be8b73abbee2fd6faf2cd4ade27b516531 (diff) | |
download | u-boot-imx-548ce4bf7690420dc50aa36172d920d2895a698e.zip u-boot-imx-548ce4bf7690420dc50aa36172d920d2895a698e.tar.gz u-boot-imx-548ce4bf7690420dc50aa36172d920d2895a698e.tar.bz2 |
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>
Diffstat (limited to 'board/freescale/common/sdhc_boot.c')
0 files changed, 0 insertions, 0 deletions