common: Drop linux/delay.h from common header
[oweals/u-boot.git] / drivers / misc / i2c_eeprom.c
index ef5f103c98ef3947f795b61ece35b2dd70bd5b7e..ed23a623846008b0125019b549b505fa3be85034 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <eeprom.h>
+#include <linux/delay.h>
 #include <linux/err.h>
 #include <linux/kernel.h>
 #include <dm.h>