aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/mach-yosemite
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips/mach-yosemite')
-rw-r--r--include/asm-mips/mach-yosemite/cpu-feature-overrides.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-mips/mach-yosemite/cpu-feature-overrides.h b/include/asm-mips/mach-yosemite/cpu-feature-overrides.h
index 63e94342e087..463d051f4683 100644
--- a/include/asm-mips/mach-yosemite/cpu-feature-overrides.h
+++ b/include/asm-mips/mach-yosemite/cpu-feature-overrides.h
@@ -37,10 +37,4 @@
37#define cpu_icache_line_size() 32 37#define cpu_icache_line_size() 32
38#define cpu_scache_line_size() 32 38#define cpu_scache_line_size() 32
39 39
40/*
41 * On the RM9000 we need to ensure that I-cache lines being fetches only
42 * contain valid instructions are funny things will happen.
43 */
44#define PLAT_TRAMPOLINE_STUFF_LINE 32UL
45
46#endif /* __ASM_MACH_YOSEMITE_CPU_FEATURE_OVERRIDES_H */ 40#endif /* __ASM_MACH_YOSEMITE_CPU_FEATURE_OVERRIDES_H */