summaryrefslogtreecommitdiff
path: root/common/battery_falco.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/battery_falco.c')
-rw-r--r--common/battery_falco.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/common/battery_falco.c b/common/battery_falco.c
index 9a493c19d6..554e3cf7c2 100644
--- a/common/battery_falco.c
+++ b/common/battery_falco.c
@@ -36,12 +36,6 @@ const struct battery_info *battery_get_info(void)
return &info;
}
-/* FIXME: The smart battery should do the right thing - that's why it's
- * called "smart". Do we really want to second-guess it? For now, let's not. */
-void battery_vendor_params(struct batt_params *batt)
-{
-}
-
int battery_command_cut_off(struct host_cmd_handler_args *args)
{
int rv;