common: Drop linux/delay.h from common header
[oweals/u-boot.git] / cmd / eeprom.c
index f61a5510e8028007dba5d9848c274c8a87332756..7fa62bba8fc9861565e4d8641192ac98fab7d6d8 100644 (file)
@@ -25,6 +25,7 @@
 #include <eeprom.h>
 #include <i2c.h>
 #include <eeprom_layout.h>
+#include <linux/delay.h>
 
 #ifndef        CONFIG_SYS_I2C_SPEED
 #define        CONFIG_SYS_I2C_SPEED    50000