hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/mips/include/asm/mach-rc32434/cpu-feature-overrides.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * IDT RC32434 specific CPU feature overrides
34 *
....@@ -6,21 +7,6 @@
67 * This file was derived from: include/asm-mips/cpu-features.h
78 * Copyright (C) 2003, 2004 Ralf Baechle
89 * Copyright (C) 2004 Maciej W. Rozycki
9
- *
10
- * This program is free software; you can redistribute it and/or
11
- * modify it under the terms of the GNU General Public License
12
- * as published by the Free Software Foundation; either version 2
13
- * of the License, or (at your option) any later version.
14
- *
15
- * This program is distributed in the hope that it will be useful,
16
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
17
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18
- * GNU General Public License for more details.
19
- *
20
- * You should have received a copy of the GNU General Public License
21
- * along with this program; if not, write to the
22
- * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
23
- * Boston, MA 02110-1301, USA.
2410 */
2511 #ifndef __ASM_MACH_RC32434_CPU_FEATURE_OVERRIDES_H
2612 #define __ASM_MACH_RC32434_CPU_FEATURE_OVERRIDES_H
....@@ -68,7 +54,6 @@
6854 #define cpu_has_64bits 0
6955 #define cpu_has_64bit_zero_reg 0
7056 #define cpu_has_64bit_gp_regs 0
71
-#define cpu_has_64bit_addresses 0
7257
7358 #define cpu_has_inclusive_pcaches 0
7459