sh: hp6xx: Fix up hp6xx_apm build failure.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
fcb1fec7fe
commit
dd4f99b42d
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue