aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-socfpga/headsmp.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-socfpga/headsmp.S b/arch/arm/mach-socfpga/headsmp.S
index 17d6eaf9aff..65762abc4d3 100644
--- a/arch/arm/mach-socfpga/headsmp.S
+++ b/arch/arm/mach-socfpga/headsmp.S
@@ -11,6 +11,7 @@
11#include <linux/init.h> 11#include <linux/init.h>
12 12
13 __INIT 13 __INIT
14 .arch armv7-a
14 15
15#define CPU1_START_ADDR 0xffd08010 16#define CPU1_START_ADDR 0xffd08010
16 17