ARM: 6788/1: SPEAr: Include mach/hardware.h instead of mach/spear.h
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / arm / mach-spear3xx / include / mach / hardware.h
index 490e86a..4660c0d 100644 (file)
@@ -15,6 +15,7 @@
 #define __MACH_HARDWARE_H
 
 #include <plat/hardware.h>
+#include <mach/spear.h>
 
 /* Vitual to physical translation of statically mapped space */
 #define IO_ADDRESS(x)          (x | 0xF0000000)