diff options
Diffstat (limited to 'include/asm-mips/mach-ocelot3')
-rw-r--r-- | include/asm-mips/mach-ocelot3/cpu-feature-overrides.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-mips/mach-ocelot3/cpu-feature-overrides.h b/include/asm-mips/mach-ocelot3/cpu-feature-overrides.h index 1812fc0408d3..825c5f674dfc 100644 --- a/include/asm-mips/mach-ocelot3/cpu-feature-overrides.h +++ b/include/asm-mips/mach-ocelot3/cpu-feature-overrides.h | |||
@@ -40,10 +40,4 @@ | |||
40 | #define cpu_icache_line_size() 32 | 40 | #define cpu_icache_line_size() 32 |
41 | #define cpu_scache_line_size() 32 | 41 | #define cpu_scache_line_size() 32 |
42 | 42 | ||
43 | /* | ||
44 | * On the RM9000 we need to ensure that I-cache lines being fetches only | ||
45 | * contain valid instructions are funny things will happen. | ||
46 | */ | ||
47 | #define PLAT_TRAMPOLINE_STUFF_LINE 32UL | ||
48 | |||
49 | #endif /* __ASM_MACH_JA_CPU_FEATURE_OVERRIDES_H */ | 43 | #endif /* __ASM_MACH_JA_CPU_FEATURE_OVERRIDES_H */ |