Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
[oweals/u-boot.git] / drivers / spi / stm32_spi.c
index fdc9f952e7faffe023c3e76afc39e7faee1f2d0e..4a0833b6fa949cb00b89af3d6f20b0562086cd93 100644 (file)
@@ -13,6 +13,8 @@
 #include <reset.h>
 #include <spi.h>
 #include <dm/device_compat.h>
+#include <linux/bitops.h>
+#include <linux/delay.h>
 
 #include <asm/io.h>
 #include <asm/gpio.h>