diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-05-21 13:49:39 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2009-06-17 06:06:26 -0400 |
commit | 1c99dac8bf0dd5bd1a7600e81d1e5691f7338250 (patch) | |
tree | 19360dd8613aacfe6f356027ccc55d1d4f145db6 /arch/mips | |
parent | faed5288af0f05aa61ac1e8d47306d855a2868f0 (diff) |
MIPS: RB532: Cleanup cpu-features-overrides
Remove commented out definitions.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/include/asm/mach-rc32434/cpu-feature-overrides.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/mips/include/asm/mach-rc32434/cpu-feature-overrides.h b/arch/mips/include/asm/mach-rc32434/cpu-feature-overrides.h index f3bc7efa2608..c3e4d3a4c95d 100644 --- a/arch/mips/include/asm/mach-rc32434/cpu-feature-overrides.h +++ b/arch/mips/include/asm/mach-rc32434/cpu-feature-overrides.h | |||
@@ -53,11 +53,6 @@ | |||
53 | #define cpu_has_smartmips 0 | 53 | #define cpu_has_smartmips 0 |
54 | 54 | ||
55 | #define cpu_has_vtag_icache 0 | 55 | #define cpu_has_vtag_icache 0 |
56 | /* #define cpu_has_dc_aliases ? */ | ||
57 | /* #define cpu_has_ic_fills_f_dc ? */ | ||
58 | /* #define cpu_has_pindexed_dcache ? */ | ||
59 | |||
60 | /* #define cpu_icache_snoops_remote_store ? */ | ||
61 | 56 | ||
62 | #define cpu_has_mips32r1 1 | 57 | #define cpu_has_mips32r1 1 |
63 | #define cpu_has_mips32r2 0 | 58 | #define cpu_has_mips32r2 0 |