X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=arch%2Farm%2Fmach-exynos%2Fheadsmp.S;h=d3d24ab351ae9d44fb00081ec285ddd7ce7c5101;hb=458ad21df1c38d229aaa4c494199168d742302ab;hp=b54f9701e421e2ea9695fc9bcb5f44920cac66b2;hpb=516d5f8b04ce2bcd24f03323fc743ae25b81373d;p=deliverable%2Flinux.git diff --git a/arch/arm/mach-exynos/headsmp.S b/arch/arm/mach-exynos/headsmp.S index b54f9701e421..d3d24ab351ae 100644 --- a/arch/arm/mach-exynos/headsmp.S +++ b/arch/arm/mach-exynos/headsmp.S @@ -12,12 +12,15 @@ #include #include +#include + /* * exynos4 specific entry point for secondary CPUs. This provides * a "holding pen" into which all secondary cores are held until we're * ready for them to initialise. */ ENTRY(exynos4_secondary_startup) +ARM_BE8(setend be) mrc p15, 0, r0, c0, c0, 5 and r0, r0, #15 adr r4, 1f