From c781609bfd19b16737bec5482da5c1a021a6afa6 Mon Sep 17 00:00:00 2001 From: Shawn Nematbakhsh Date: Wed, 13 Sep 2017 10:47:37 -0700 Subject: charge_manager: Support no-BC1.2 configuration If BC1.2 isn't supported, don't waste space + time checking for inputs that don't exist. BUG=chromium:759880 BRANCH=None TEST=`make buildall -j` Change-Id: I47e81451abd79a67a666d1859faf2610ee5c941a Signed-off-by: Shawn Nematbakhsh Reviewed-on: https://chromium-review.googlesource.com/663838 Commit-Ready: Shawn N Tested-by: Shawn N Reviewed-by: Shawn N --- board/fizz/board.c | 1 - 1 file changed, 1 deletion(-) (limited to 'board/fizz') diff --git a/board/fizz/board.c b/board/fizz/board.c index 6ce83044d2..2aaf71beb9 100644 --- a/board/fizz/board.c +++ b/board/fizz/board.c @@ -14,7 +14,6 @@ #include "button.h" #include "charge_manager.h" #include "charge_state.h" -#include "charge_ramp.h" #include "charger.h" #include "chipset.h" #include "console.h" -- cgit v1.2.1