| 1 | --- a/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h |
| 2 | +++ b/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h |
| 3 | @@ -42,7 +42,6 @@ |
| 4 | #define cpu_has_mips64r1 0 |
| 5 | #define cpu_has_mips64r2 0 |
| 6 | |
| 7 | -#define cpu_has_dsp 0 |
| 8 | #define cpu_has_mipsmt 0 |
| 9 | |
| 10 | #define cpu_has_64bits 0 |
| 11 | |