]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
sh: hp6xx: Fix up hp6xx_apm build failure.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 6 Mar 2008 04:48:08 +0000 (13:48 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 6 Mar 2008 04:48:08 +0000 (13:48 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/hp6xx/hp6xx_apm.c

index 76b6776235df7b587338c3bae2b17d4a003d3758..177f4f028e0dd5769d6d530290b6b6fec9097318 100644 (file)
@@ -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;