diff options
Diffstat (limited to 'arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h')
-rw-r--r-- | arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h b/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h index ea4b66dccf6e..ddb947e9221f 100644 --- a/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h +++ b/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h | |||
@@ -49,7 +49,7 @@ | |||
49 | #define cpu_has_64bits 0 | 49 | #define cpu_has_64bits 0 |
50 | #define cpu_has_64bit_zero_reg 0 | 50 | #define cpu_has_64bit_zero_reg 0 |
51 | #define cpu_has_64bit_gp_regs 0 | 51 | #define cpu_has_64bit_gp_regs 0 |
52 | #define cpu_has_64bit_addresses 0 | 52 | #define cpu_has_64bit_addresses 0 |
53 | 53 | ||
54 | #define cpu_dcache_line_size() 32 | 54 | #define cpu_dcache_line_size() 32 |
55 | #define cpu_icache_line_size() 32 | 55 | #define cpu_icache_line_size() 32 |