hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/arm/mm/proc-arm940.S
....@@ -1,19 +1,15 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * linux/arch/arm/mm/arm940.S: utility functions for ARM940T
34 *
45 * Copyright (C) 2004-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/hwcap.h>
1512 #include <asm/pgtable-hwdef.h>
16
-#include <asm/pgtable.h>
1713 #include <asm/ptrace.h>
1814 #include "proc-macros.S"
1915
....@@ -344,7 +340,7 @@
344340
345341 .align
346342
347
- .section ".proc.info.init", #alloc
343
+ .section ".proc.info.init", "a"
348344
349345 .type __arm940_proc_info,#object
350346 __arm940_proc_info: