forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
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()) {