Browse Source

sh: hp6xx: Fix up hp6xx_apm build failure.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Paul Mundt 17 years ago
parent
commit
dd4f99b42d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      arch/sh/boards/hp6xx/hp6xx_apm.c

+ 2 - 0
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;