mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 20:22:09 +00:00
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
@ -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 New Issue
Block a user