]> Pileus Git - ~andy/linux/commitdiff
ARM: SAMSUNG: Move pm-core.h to machine directory
authorBen Dooks <ben-linux@fluff.org>
Fri, 5 Feb 2010 12:52:53 +0000 (13:52 +0100)
committerBen Dooks <ben-linux@fluff.org>
Sat, 20 Feb 2010 22:34:03 +0000 (22:34 +0000)
Move the pm-core.h to the machine include directory in the process of
eliminating the plat-s3c64xx.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2410/include/mach/pm-core.h [moved from arch/arm/plat-s3c24xx/include/plat/pm-core.h with 97% similarity]
arch/arm/mach-s3c64xx/include/mach/pm-core.h [moved from arch/arm/plat-s3c64xx/include/plat/pm-core.h with 98% similarity]
arch/arm/plat-s3c/pm.c

similarity index 97%
rename from arch/arm/plat-s3c24xx/include/plat/pm-core.h
rename to arch/arm/mach-s3c2410/include/mach/pm-core.h
index fb45dd9adca5689e575f3aa8a295b62108762b16..70a83b209e254429b408d31af87a8362ca5ac028 100644 (file)
@@ -1,4 +1,4 @@
-/* linux/arch/arm/plat-s3c24xx/include/plat/pll.h
+/* linux/arch/arm/mach-s3c2410/include/pm-core.h
  *
  * Copyright 2008 Simtec Electronics
  *      Ben Dooks <ben@simtec.co.uk>
similarity index 98%
rename from arch/arm/plat-s3c64xx/include/plat/pm-core.h
rename to arch/arm/mach-s3c64xx/include/mach/pm-core.h
index 61b8aae76d3da69a6a01cb58a7b88048ddf59b6e..1e9f20f0bb7b0fb22d4a759561f9eeedd8b835e4 100644 (file)
@@ -1,4 +1,4 @@
-/* linux/arch/arm/plat-s3c64xx/include/plat/pm-core.h
+/* linux/arch/arm/mach-s3c64xx/include/mach/pm-core.h
  *
  * Copyright 2008 Openmoko, Inc.
  * Copyright 2008 Simtec Electronics
index e5eef126791b3cfd9d93c2a506e876fa4f04e6e4..27cfca5976993c0aa8f04f999885f109c897e4ac 100644 (file)
@@ -29,7 +29,7 @@
 #include <asm/irq.h>
 
 #include <plat/pm.h>
-#include <plat/pm-core.h>
+#include <mach/pm-core.h>
 
 /* for external use */