diff options
Diffstat (limited to 'arch/mips/include/asm/mach-bcm63xx/cpu-feature-overrides.h')
-rw-r--r-- | arch/mips/include/asm/mach-bcm63xx/cpu-feature-overrides.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/include/asm/mach-bcm63xx/cpu-feature-overrides.h b/arch/mips/include/asm/mach-bcm63xx/cpu-feature-overrides.h index f453c01d0672..e9c408e8ff4c 100644 --- a/arch/mips/include/asm/mach-bcm63xx/cpu-feature-overrides.h +++ b/arch/mips/include/asm/mach-bcm63xx/cpu-feature-overrides.h | |||
@@ -37,6 +37,7 @@ | |||
37 | #define cpu_has_mips64r2 0 | 37 | #define cpu_has_mips64r2 0 |
38 | 38 | ||
39 | #define cpu_has_dsp 0 | 39 | #define cpu_has_dsp 0 |
40 | #define cpu_has_dsp2 0 | ||
40 | #define cpu_has_mipsmt 0 | 41 | #define cpu_has_mipsmt 0 |
41 | #define cpu_has_userlocal 0 | 42 | #define cpu_has_userlocal 0 |
42 | 43 | ||