arm: dts: rk3288-evb-rk818: fix tshut prority to HIGH
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-socfpga / headsmp.S
index 5d94b7a2fb108dc1bc1c5fcdd4edfa80ab2c0c7f..c160fa3007e943be451b82318149a69dce4d7e54 100644 (file)
@@ -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.