[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
[sfrench/cifs-2.6.git] / arch / arm / mach-realview / platsmp.c
index 8e813ed575194d95af51fb326747e8cd86b975c8..c1e579cbaa76344d246d88770d3bdd2869b1e464 100644 (file)
@@ -15,7 +15,7 @@
 #include <linux/smp.h>
 
 #include <asm/cacheflush.h>
-#include <asm/hardware.h>
+#include <asm/arch/hardware.h>
 #include <asm/io.h>
 #include <asm/mach-types.h>