Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / drivers / power / fuel_gauge / fg_max17042.c
index 8cfdf654f7486214e638f30dc5fa0ee30c5dc59e..a395d587a86f414f336bc0ff79728267b233538a 100644 (file)
@@ -5,6 +5,8 @@
  */
 
 #include <common.h>
+#include <log.h>
+#include <linux/delay.h>
 #include <power/pmic.h>
 #include <power/max17042_fg.h>
 #include <i2c.h>