diff options
Diffstat (limited to 'kernel/arch/arm/mach-socfpga')
-rw-r--r-- | kernel/arch/arm/mach-socfpga/headsmp.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/arch/arm/mach-socfpga/headsmp.S b/kernel/arch/arm/mach-socfpga/headsmp.S index 5d94b7a2f..c160fa300 100644 --- a/kernel/arch/arm/mach-socfpga/headsmp.S +++ b/kernel/arch/arm/mach-socfpga/headsmp.S @@ -13,6 +13,7 @@ #include <asm/assembler.h> .arch armv7-a + .arm ENTRY(secondary_trampoline) /* CPU1 will always fetch from 0x0 when it is brought out of reset. |