diff options
author | Shinya Kuribayashi <skuribay@pobox.com> | 2009-05-16 09:12:09 +0900 |
---|---|---|
committer | Shinya Kuribayashi <skuribay@pobox.com> | 2009-05-16 09:20:05 +0900 |
commit | 47f6a36cc3f3427cc8e4f1d0f3e6678be6f33769 (patch) | |
tree | bfe143969d4c4525f050578087ceabf4ef00e815 /board/cogent/pci.h | |
parent | 87423d740b91329b8d1d0b73cafd6930993b558a (diff) | |
download | u-boot-imx-47f6a36cc3f3427cc8e4f1d0f3e6678be6f33769.zip u-boot-imx-47f6a36cc3f3427cc8e4f1d0f3e6678be6f33769.tar.gz u-boot-imx-47f6a36cc3f3427cc8e4f1d0f3e6678be6f33769.tar.bz2 |
MIPS: Make all extern-ed functions in bitops.h static
All these functions are expected to be static inline-ed.
This patch also fixes the following build warnings on MIPS targets:
include/asm/bitops.h: In function 'ext2_find_next_zero_bit':
include/asm/bitops.h:862: warning: '__fswab32' is static but used in inline function 'ext2_find_next_zero_bit' which is not static
include/asm/bitops.h:885: warning: '__fswab32' is static but used in inline function 'ext2_find_next_zero_bit' which is not static
include/asm/bitops.h:887: warning: '__fswab32' is static but used in inline function 'ext2_find_next_zero_bit' which is not static
Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
Diffstat (limited to 'board/cogent/pci.h')
0 files changed, 0 insertions, 0 deletions