Skip to content

Commit

Permalink
sh: hp6xx: Fix up hp6xx_apm build failure.
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Mar 6, 2008
1 parent fcb1fec commit dd4f99b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/sh/boards/hp6xx/hp6xx_apm.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit dd4f99b

Please sign in to comment.