common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / spi / stm32_spi.c
index 8071de09eba2a7e11f921b4f1eb866ef6b32373f..4a0833b6fa949cb00b89af3d6f20b0562086cd93 100644 (file)
@@ -13,6 +13,7 @@
 #include <reset.h>
 #include <spi.h>
 #include <dm/device_compat.h>
+#include <linux/bitops.h>
 #include <linux/delay.h>
 
 #include <asm/io.h>