diff options
| -rw-r--r-- | arch/arm/mach-socfpga/headsmp.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-socfpga/headsmp.S b/arch/arm/mach-socfpga/headsmp.S index 65762abc4d39..f09b1283ffca 100644 --- a/arch/arm/mach-socfpga/headsmp.S +++ b/arch/arm/mach-socfpga/headsmp.S | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | #include <linux/linkage.h> | 10 | #include <linux/linkage.h> |
| 11 | #include <linux/init.h> | 11 | #include <linux/init.h> |
| 12 | 12 | ||
| 13 | __INIT | 13 | __CPUINIT |
| 14 | .arch armv7-a | 14 | .arch armv7-a |
| 15 | 15 | ||
| 16 | #define CPU1_START_ADDR 0xffd08010 | 16 | #define CPU1_START_ADDR 0xffd08010 |
