mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-28 01:47:24 +01:00
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> |
||
|---|---|---|
| .. | ||
| addrspace.h | ||
| asm.h | ||
| au1x00.h | ||
| bitops.h | ||
| byteorder.h | ||
| cachectl.h | ||
| cacheops.h | ||
| config.h | ||
| errno.h | ||
| global_data.h | ||
| inca-ip.h | ||
| io.h | ||
| isadep.h | ||
| mipsregs.h | ||
| posix_types.h | ||
| processor.h | ||
| ptrace.h | ||
| reboot.h | ||
| reg.h | ||
| regdef.h | ||
| sgidefs.h | ||
| string.h | ||
| system.h | ||
| types.h | ||
| u-boot.h | ||