]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/arm/mach-ux500/platsmp.c
Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[linux-beck.git] / arch / arm / mach-ux500 / platsmp.c
index b8adac93421f378746fefbf17e98f87de80247c2..18f7af339dc9ff564e450e35444768e2fd91c1bf 100644 (file)
 #include <asm/cacheflush.h>
 #include <asm/smp_plat.h>
 #include <asm/smp_scu.h>
+
 #include <mach/hardware.h>
 #include <mach/setup.h>
 
+#include "id.h"
+
 /* This is called from headsmp.S to wakeup the secondary core */
 extern void u8500_secondary_startup(void);