commit | 431fb7df24ebf360ba35895a60d084de364e39f8 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Fri Feb 05 13:52:53 2010 +0100 |
committer | Ben Dooks <ben-linux@fluff.org> | Sat Feb 20 22:34:03 2010 +0000 |
tree | 0aedc22279524a21f48da577edcbdbbbfe35ef6b | |
parent | 89f0ce721c0bc95c109300edcd8525d8ea5df8f2 [diff] [blame] |
ARM: SAMSUNG: Move pm-core.h to machine directory 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>
diff --git a/arch/arm/plat-s3c/pm.c b/arch/arm/plat-s3c/pm.c index e5eef126..27cfca5 100644 --- a/arch/arm/plat-s3c/pm.c +++ b/arch/arm/plat-s3c/pm.c
@@ -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 */