aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/battery/battery-factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/battery/battery-factory.h')
-rw-r--r--drivers/battery/battery-factory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/battery/battery-factory.h b/drivers/battery/battery-factory.h
index c2f9b93..459249d 100644
--- a/drivers/battery/battery-factory.h
+++ b/drivers/battery/battery-factory.h
@@ -31,6 +31,7 @@ extern void battery_update_info(struct battery_info *info);
extern void battery_control_info(struct battery_info *info,
enum power_supply_property property,
int intval);
+extern void battery_event_control(struct battery_info *info);
#endif /* CONFIG_SYSFS */
#if defined(CONFIG_TARGET_LOCALE_KOR) || defined(CONFIG_MACH_M0_CTC)