diff options
Diffstat (limited to 'arch/mips/include/asm/mach-cobalt/cpu-feature-overrides.h')
-rw-r--r-- | arch/mips/include/asm/mach-cobalt/cpu-feature-overrides.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/include/asm/mach-cobalt/cpu-feature-overrides.h b/arch/mips/include/asm/mach-cobalt/cpu-feature-overrides.h index b3314cf53194..babc8374e378 100644 --- a/arch/mips/include/asm/mach-cobalt/cpu-feature-overrides.h +++ b/arch/mips/include/asm/mach-cobalt/cpu-feature-overrides.h | |||
@@ -45,6 +45,7 @@ | |||
45 | #define cpu_has_ic_fills_f_dc 0 | 45 | #define cpu_has_ic_fills_f_dc 0 |
46 | #define cpu_icache_snoops_remote_store 0 | 46 | #define cpu_icache_snoops_remote_store 0 |
47 | #define cpu_has_dsp 0 | 47 | #define cpu_has_dsp 0 |
48 | #define cpu_has_dsp2 0 | ||
48 | #define cpu_has_mipsmt 0 | 49 | #define cpu_has_mipsmt 0 |
49 | #define cpu_has_userlocal 0 | 50 | #define cpu_has_userlocal 0 |
50 | 51 | ||