kernel/arch/mips/include/asm/mach-bmips/ioremap.h
.. .. @@ -4,11 +4,6 @@ 4 4 5 5 #include <linux/types.h> 6 6 7 -static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size)8 -{9 - return phys_addr;10 -}11 -12 7 static inline int is_bmips_internal_registers(phys_addr_t offset) 13 8 { 14 9 if (offset >= 0xfff80000)