diff options
Diffstat (limited to 'include/asm-mips/mach-ja/cpu-feature-overrides.h')
| -rw-r--r-- | include/asm-mips/mach-ja/cpu-feature-overrides.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/include/asm-mips/mach-ja/cpu-feature-overrides.h b/include/asm-mips/mach-ja/cpu-feature-overrides.h index ca57e7db98bb..a0fde405d4c4 100644 --- a/include/asm-mips/mach-ja/cpu-feature-overrides.h +++ b/include/asm-mips/mach-ja/cpu-feature-overrides.h | |||
| @@ -25,6 +25,7 @@ | |||
| 25 | #define cpu_has_vtag_icache 0 | 25 | #define cpu_has_vtag_icache 0 |
| 26 | #define cpu_has_dc_aliases 0 | 26 | #define cpu_has_dc_aliases 0 |
| 27 | #define cpu_has_ic_fills_f_dc 0 | 27 | #define cpu_has_ic_fills_f_dc 0 |
| 28 | #define cpu_has_dsp 0 | ||
| 28 | #define cpu_icache_snoops_remote_store 0 | 29 | #define cpu_icache_snoops_remote_store 0 |
| 29 | 30 | ||
| 30 | #define cpu_has_nofpuex 0 | 31 | #define cpu_has_nofpuex 0 |
| @@ -36,10 +37,4 @@ | |||
| 36 | #define cpu_icache_line_size() 32 | 37 | #define cpu_icache_line_size() 32 |
| 37 | #define cpu_scache_line_size() 32 | 38 | #define cpu_scache_line_size() 32 |
| 38 | 39 | ||
| 39 | /* | ||
| 40 | * On the RM9000 we need to ensure that I-cache lines being fetches only | ||
| 41 | * contain valid instructions are funny things will happen. | ||
| 42 | */ | ||
| 43 | #define PLAT_TRAMPOLINE_STUFF_LINE 32UL | ||
| 44 | |||
| 45 | #endif /* __ASM_MACH_JA_CPU_FEATURE_OVERRIDES_H */ | 40 | #endif /* __ASM_MACH_JA_CPU_FEATURE_OVERRIDES_H */ |
