]> Git Repo - u-boot.git/blobdiff - drivers/i2c/fsl_i2c.c
common: Drop linux/delay.h from common header
[u-boot.git] / drivers / i2c / fsl_i2c.c
index 7e3c75b610e0cf06d39fb08f29661a12db9be632..da933452f5156c16b2195dff904cc0cd78ae28aa 100644 (file)
@@ -16,6 +16,7 @@
 #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
This page took 0.025747 seconds and 4 git commands to generate.