forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 072de836f53be56a70cecf70b43ae43b7ce17376
kernel/arch/arm/mm/proc-arm7tdmi.S
....@@ -1,20 +1,16 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * linux/arch/arm/mm/proc-arm7tdmi.S: utility functions for ARM7TDMI
34 *
45 * Copyright (C) 2003-2006 Hyok S. Choi <hyok.choi@samsung.com>
5
- *
6
- * This program is free software; you can redistribute it and/or modify
7
- * it under the terms of the GNU General Public License version 2 as
8
- * published by the Free Software Foundation.
9
- *
106 */
117 #include <linux/linkage.h>
128 #include <linux/init.h>
9
+#include <linux/pgtable.h>
1310 #include <asm/assembler.h>
1411 #include <asm/asm-offsets.h>
1512 #include <asm/hwcap.h>
1613 #include <asm/pgtable-hwdef.h>
17
-#include <asm/pgtable.h>
1814 #include <asm/ptrace.h>
1915
2016 #include "proc-macros.S"
....@@ -76,7 +72,7 @@
7672
7773 .align
7874
79
- .section ".proc.info.init", #alloc
75
+ .section ".proc.info.init", "a"
8076
8177 .macro arm7tdmi_proc_info name:req, cpu_val:req, cpu_mask:req, cpu_name:req, \
8278 extra_hwcaps=0