aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2008-03-06 13:48:08 +0900
committerPaul Mundt <lethal@linux-sh.org>2008-03-06 13:48:08 +0900
commitdd4f99b42dcce8f84ff6b8ec3d375b54a0785c7e (patch)
treea2e58fc0704be6d0345f8dd20087618b8fbbadd6 /arch
parentfb: pvr2fb: Fix up remaining section mismatch. (diff)
downloadlinux-dev-dd4f99b42dcce8f84ff6b8ec3d375b54a0785c7e.tar.xz
linux-dev-dd4f99b42dcce8f84ff6b8ec3d375b54a0785c7e.zip
sh: hp6xx: Fix up hp6xx_apm build failure.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/sh/boards/hp6xx/hp6xx_apm.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/boards/hp6xx/hp6xx_apm.c b/arch/sh/boards/hp6xx/hp6xx_apm.c
index 76b6776235df..177f4f028e0d 100644
--- a/arch/sh/boards/hp6xx/hp6xx_apm.c
+++ b/arch/sh/boards/hp6xx/hp6xx_apm.c
@@ -27,6 +27,8 @@
#define MODNAME "hp6x0_apm"
+#define PGDR 0xa400012c
+
static void hp6x0_apm_get_power_status(struct apm_power_info *info)
{
int battery, backup, charging, percentage;