]> Git Repo - J-u-boot.git/blobdiff - common/cros_ec.c
usb: onboard-hub: Fix the return values of regulator APIs
[J-u-boot.git] / common / cros_ec.c
index e66471ebd1b257ce7049b2ec579c1d339abed8af..9ccc8fa16cdb616c49e673fab812b6fdc7711964 100644 (file)
@@ -8,10 +8,10 @@
  * Software Foundation.
  */
 
-#include <common.h>
 #include <cros_ec.h>
 #include <dm.h>
 #include <errno.h>
+#include <log.h>
 
 struct udevice *board_get_cros_ec_dev(void)
 {
This page took 0.023121 seconds and 4 git commands to generate.