]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/misc/cros_ec_lpc.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / drivers / misc / cros_ec_lpc.c
index e2a3226362a9707c559c28362c9805cc11fe143c..1a8a81349c3a520489ff17ce3695cd2b2165ee4c 100644 (file)
  * KBC.
  */
 
+#include <common.h>
 #include <dm.h>
 #include <command.h>
 #include <cros_ec.h>
 #include <log.h>
-#include <time.h>
 #include <asm/io.h>
 
 #ifdef DEBUG_TRACE