common: Drop linux/delay.h from common header
[oweals/u-boot.git] / drivers / spi / mpc8xxx_spi.c
index 8aedd5e7058c5835f61a5e1ac3127d39d4ad5f62..8491eacb1b14c4230e2473dd5b0e054169425b0a 100644 (file)
@@ -14,6 +14,7 @@
 #include <asm/mpc8xxx_spi.h>
 #include <asm-generic/gpio.h>
 #include <dm/device_compat.h>
+#include <linux/delay.h>
 
 enum {
        SPI_EV_NE = BIT(31 - 22),       /* Receiver Not Empty */