forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/arch/mips/include/asm/mach-bcm63xx/ioremap.h
....@@ -4,11 +4,6 @@
44
55 #include <bcm63xx_cpu.h>
66
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
-
127 static inline int is_bcm63xx_internal_registers(phys_addr_t offset)
138 {
149 switch (bcm63xx_get_cpu_id()) {