common: Drop linux/delay.h from common header
[oweals/u-boot.git] / drivers / fpga / lattice.c
index 2cf4a602d74179b0277e3c30ff7a83207f1e75b5..e292d991cd18644ec4f97db77ba48d2b36ac3bde 100644 (file)
@@ -15,6 +15,7 @@
 #include <malloc.h>
 #include <fpga.h>
 #include <lattice.h>
+#include <linux/delay.h>
 
 static lattice_board_specific_func *pfns;
 static const char *fpga_image;