diff options
Diffstat (limited to 'arch/mips/include/asm/mach-netlogic/cpu-feature-overrides.h')
-rw-r--r-- | arch/mips/include/asm/mach-netlogic/cpu-feature-overrides.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/include/asm/mach-netlogic/cpu-feature-overrides.h b/arch/mips/include/asm/mach-netlogic/cpu-feature-overrides.h index d193fb68cf27..966db4be377c 100644 --- a/arch/mips/include/asm/mach-netlogic/cpu-feature-overrides.h +++ b/arch/mips/include/asm/mach-netlogic/cpu-feature-overrides.h | |||
@@ -48,7 +48,6 @@ | |||
48 | #define cpu_has_userlocal 1 | 48 | #define cpu_has_userlocal 1 |
49 | #define cpu_has_mips32r2 1 | 49 | #define cpu_has_mips32r2 1 |
50 | #define cpu_has_mips64r2 1 | 50 | #define cpu_has_mips64r2 1 |
51 | #define cpu_has_dc_aliases 1 | ||
52 | #else | 51 | #else |
53 | #error "Unknown Netlogic CPU" | 52 | #error "Unknown Netlogic CPU" |
54 | #endif | 53 | #endif |