aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/spitz_pm.c
diff options
context:
space:
mode:
authorEric Miao <eric.y.miao@gmail.com>2010-07-05 00:03:34 +0800
committerEric Miao <eric.y.miao@gmail.com>2010-08-05 14:32:38 +0800
commit04e4ad23541ffef18f1baded24a2675f204c156f (patch)
tree3fde2308b91e49bfb191bc369716fdf36e641f66 /arch/arm/mach-pxa/spitz_pm.c
parent[ARM] pxa: use generic gpio_get_value() instead of READ_GPIO_BIT() (diff)
downloadlinux-dev-04e4ad23541ffef18f1baded24a2675f204c156f.tar.xz
linux-dev-04e4ad23541ffef18f1baded24a2675f204c156f.zip
[ARM] pxa: removed mostly unused and confusing two sharpsl.h
Only a small part of used code is moved into sharpsl_pm.h. Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'arch/arm/mach-pxa/spitz_pm.c')
-rw-r--r--arch/arm/mach-pxa/spitz_pm.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-pxa/spitz_pm.c b/arch/arm/mach-pxa/spitz_pm.c
index 53103d365fe7..7fe74067d85f 100644
--- a/arch/arm/mach-pxa/spitz_pm.c
+++ b/arch/arm/mach-pxa/spitz_pm.c
@@ -22,11 +22,10 @@
#include <asm/mach-types.h>
#include <mach/hardware.h>
-#include <mach/sharpsl.h>
#include <mach/spitz.h>
#include <mach/pxa27x.h>
+#include <mach/sharpsl_pm.h>
-#include "sharpsl.h"
#include "generic.h"
#define SHARPSL_CHARGE_ON_VOLT 0x99 /* 2.9V */