hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/arm/mach-omap2/sleep44xx.S
....@@ -1,12 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * OMAP44xx sleep code.
34 *
45 * Copyright (C) 2011 Texas Instruments, Inc.
56 * Santosh Shilimkar <santosh.shilimkar@ti.com>
6
- *
7
- * This program is free software,you can redistribute it and/or modify
8
- * it under the terms of the GNU General Public License version 2 as
9
- * published by the Free Software Foundation.
107 */
118
129 #include <linux/linkage.h>
....@@ -21,8 +18,11 @@
2118 #include "omap44xx.h"
2219 #include "omap4-sar-layout.h"
2320
21
+ .arch armv7-a
22
+
2423 #if defined(CONFIG_SMP) && defined(CONFIG_PM)
2524
25
+ .arch_extension sec
2626 .macro DO_SMC
2727 dsb
2828 smc #0