common: Drop linux/delay.h from common header
[oweals/u-boot.git] / drivers / spi / soft_spi.c
index af0dd7150f7627ce747a7abad3e76833478e6c5a..e5f9f49caf8235cfdf2f42debfec8134efd3a914 100644 (file)
@@ -17,6 +17,7 @@
 #include <malloc.h>
 #include <spi.h>
 #include <asm/gpio.h>
+#include <linux/delay.h>
 
 DECLARE_GLOBAL_DATA_PTR;