diff options
author | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
---|---|---|
committer | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
commit | 8dea78da5cee153b8af9c07a2745f6c55057fe12 (patch) | |
tree | a8f4d49d63b1ecc92f2fddceba0655b2472c5bd9 /arch/mips/include/asm/mach-rm/cpu-feature-overrides.h | |
parent | 406089d01562f1e2bf9f089fd7637009ebaad589 (diff) |
Patched in Tegra support.
Diffstat (limited to 'arch/mips/include/asm/mach-rm/cpu-feature-overrides.h')
-rw-r--r-- | arch/mips/include/asm/mach-rm/cpu-feature-overrides.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/include/asm/mach-rm/cpu-feature-overrides.h b/arch/mips/include/asm/mach-rm/cpu-feature-overrides.h index f095c529c48..ccf54336353 100644 --- a/arch/mips/include/asm/mach-rm/cpu-feature-overrides.h +++ b/arch/mips/include/asm/mach-rm/cpu-feature-overrides.h | |||
@@ -30,7 +30,6 @@ | |||
30 | #define cpu_has_dc_aliases (PAGE_SIZE < 0x4000) | 30 | #define cpu_has_dc_aliases (PAGE_SIZE < 0x4000) |
31 | #define cpu_has_ic_fills_f_dc 0 | 31 | #define cpu_has_ic_fills_f_dc 0 |
32 | #define cpu_has_dsp 0 | 32 | #define cpu_has_dsp 0 |
33 | #define cpu_has_dsp2 0 | ||
34 | #define cpu_has_nofpuex 0 | 33 | #define cpu_has_nofpuex 0 |
35 | #define cpu_has_64bits 1 | 34 | #define cpu_has_64bits 1 |
36 | #define cpu_has_mipsmt 0 | 35 | #define cpu_has_mipsmt 0 |