--- zzzz-none-000/linux-3.10.107/arch/arm/plat-versatile/headsmp.S 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/arm/plat-versatile/headsmp.S 2021-02-04 17:41:59.000000000 +0000 @@ -10,8 +10,7 @@ */ #include #include - - __INIT +#include /* * Realview/Versatile Express specific entry point for secondary CPUs. @@ -19,6 +18,7 @@ * until we're ready for them to initialise. */ ENTRY(versatile_secondary_startup) + ARM_BE8(setend be) mrc p15, 0, r0, c0, c0, 5 bic r0, #0xff000000 adr r4, 1f