Merge branch '2020-06-03-misc-bugfixes'
[oweals/u-boot.git] / drivers / i2c / fsl_i2c.c
index 097c54388f83416bceed19d8b996f606b2b7ab1a..da933452f5156c16b2195dff904cc0cd78ae28aa 100644 (file)
@@ -9,12 +9,14 @@
 #include <common.h>
 #include <command.h>
 #include <i2c.h>               /* Functional interface */
+#include <log.h>
 #include <time.h>
 #include <asm/io.h>
 #include <asm/fsl_i2c.h>       /* HW definitions */
 #include <clk.h>
 #include <dm.h>
 #include <mapmem.h>
+#include <linux/delay.h>
 
 /* The maximum number of microseconds we will wait until another master has
  * released the bus.  If not defined in the board header file, then use a