common: Drop linux/delay.h from common header
[oweals/u-boot.git] / examples / standalone / smc91111_eeprom.c
index 631b1b04d6f4e878a4a8d8c8070736f3f1cd2136..bf7e93064309f2ef6b8fbf8bedc133da0a9b01b1 100644 (file)
@@ -12,6 +12,7 @@
 
 #include <common.h>
 #include <exports.h>
+#include <linux/delay.h>
 #include "../drivers/net/smc91111.h"
 
 #ifndef SMC91111_EEPROM_INIT