summaryrefslogtreecommitdiff
path: root/board/careena
diff options
context:
space:
mode:
authorEdward Hill <ecgh@chromium.org>2018-05-24 15:08:04 -0600
committerchrome-bot <chrome-bot@chromium.org>2018-06-01 17:44:20 -0700
commit9734ec2d6bd5310f2bbaafded2f5fd9a69496333 (patch)
tree8857465099ffd6e8624604eedff28b6775599cae /board/careena
parentf30bb2839f0cd22efe0468680daf66e45a3ce862 (diff)
downloadchrome-ec-9734ec2d6bd5310f2bbaafded2f5fd9a69496333.tar.gz
battery: Move fuel gauge code to common
Move fuel gauge code to common to avoid duplication in octopus and grunt baseboards. BUG=b:79704826,b:74018100 BRANCH=none TEST=make -j buildall Change-Id: I58a615c9ed7906cb19b49c2baa36aaa619838cf1 Signed-off-by: Edward Hill <ecgh@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1072637 Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> Reviewed-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Vijay Hiremath <vijay.p.hiremath@intel.corp-partner.google.com> Reviewed-by: Jett Rink <jettrink@chromium.org>
Diffstat (limited to 'board/careena')
-rw-r--r--board/careena/battery.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/careena/battery.c b/board/careena/battery.c
index c0af812b9f..4cc92970c2 100644
--- a/board/careena/battery.c
+++ b/board/careena/battery.c
@@ -5,8 +5,8 @@
* Battery pack vendor provided charging profile
*/
+#include "battery_fuel_gauge.h"
#include "common.h"
-#include "baseboard_battery.h"
#include "util.h"
/*