projects
/
platform
/
kernel
/
linux-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcb1fec
)
sh: hp6xx: Fix up hp6xx_apm build failure.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 6 Mar 2008 04:48:08 +0000
(13:48 +0900)
committer
Paul 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
patch
|
blob
|
history
diff --git
a/arch/sh/boards/hp6xx/hp6xx_apm.c
b/arch/sh/boards/hp6xx/hp6xx_apm.c
index
76b6776
..
177f4f0
100644
(file)
--- 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;