]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/arm/plat-s3c24xx/pm-simtec.c
[ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*
[mirror_ubuntu-artful-kernel.git] / arch / arm / plat-s3c24xx / pm-simtec.c
index cb0b3a4ccf1be0584a98165833667201c96e8834..ef6029710415ee97fe5bc6e0cc417801885ba3d3 100644 (file)
 #include <asm/mach/arch.h>
 #include <asm/mach/map.h>
 
-#include <asm/hardware.h>
+#include <mach/hardware.h>
 #include <asm/io.h>
 
-#include <asm/arch/map.h>
-#include <asm/arch/regs-gpio.h>
-#include <asm/arch/regs-mem.h>
+#include <mach/map.h>
+#include <mach/regs-gpio.h>
+#include <mach/regs-mem.h>
 
 #include <asm/mach-types.h>
 
-#include <asm/plat-s3c24xx/pm.h>
+#include <plat/pm.h>
 
 #define COPYRIGHT ", (c) 2005 Simtec Electronics"