commit | 75e7153abd220f1c4a731a9613fb705485b56aa8 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Fri Feb 09 17:08:58 2007 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Feb 09 17:08:58 2007 +0000 |
tree | 6bdebced27c0ebc6d13061346168ec0556cce6c8 | |
parent | 7726942fb15edd46e4fe8ab37f9a99795191e585 [diff] [blame] |
[APM] ARM: Convert to use shared APM emulation. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/arm/mach-pxa/sharpsl_pm.c b/arch/arm/mach-pxa/sharpsl_pm.c index db6e8f5..b1d8cfc 100644 --- a/arch/arm/mach-pxa/sharpsl_pm.c +++ b/arch/arm/mach-pxa/sharpsl_pm.c
@@ -23,7 +23,7 @@ #include <asm/hardware.h> #include <asm/mach-types.h> -#include <asm/apm.h> +#include <asm/apm-emulation.h> #include <asm/arch/pm.h> #include <asm/arch/pxa-regs.h> #include <asm/arch/sharpsl.h>