uboot-mt623x/include/asm-mips
Shinya Kuribayashi 47f6a36cc3 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>
2009-05-16 09:20:05 +09:00
..
addrspace.h [MIPS] Rename Alchemy processor configs into CONFIG_SOC_* 2008-06-07 20:51:56 +09:00
asm.h [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros 2008-03-25 21:30:06 +09:00
au1x00.h [MIPS] Rename Alchemy processor configs into CONFIG_SOC_* 2008-06-07 20:51:56 +09:00
bitops.h MIPS: Make all extern-ed functions in bitops.h static 2009-05-16 09:20:05 +09:00
byteorder.h [MIPS] asm headers' updates 2008-03-25 11:43:17 +09:00
cachectl.h [MIPS] asm headers' updates 2008-03-25 11:43:17 +09:00
cacheops.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
config.h Add an architecture specific config.h for common defines 2009-02-10 00:43:54 +01:00
errno.h mips: Add an 'include/asm/errno.h', like all other architectures 2008-05-30 00:53:38 +09:00
global_data.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
inca-ip.h
io.h MIPS: Fix GCC-4.2 'discards qualifiers from pointer target type' warnings 2009-02-22 21:15:43 +01:00
isadep.h [MIPS] asm headers' updates 2008-03-25 11:43:17 +09:00
mipsregs.h [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros 2008-05-30 00:53:38 +09:00
posix_types.h
processor.h [MIPS] asm headers' updates 2008-03-25 11:43:17 +09:00
ptrace.h [MIPS] asm headers' updates 2008-03-25 11:43:17 +09:00
reboot.h [MIPS] Introduce _machine_restart 2008-03-25 21:30:07 +09:00
reg.h [MIPS] asm headers' updates 2008-03-25 11:43:17 +09:00
regdef.h [MIPS] asm headers' updates 2008-03-25 11:43:17 +09:00
sgidefs.h
string.h Mips: Fix string functions differ prototype declaration 2007-10-24 00:29:31 +02:00
system.h
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