common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / spi / uniphier_spi.c
index 42ed1ba20b02287e38bded9e1063ce4ea4b194eb..114bd8abd7a63cd4353b2fde3e9f739b12b84e6c 100644 (file)
@@ -11,6 +11,7 @@
 #include <time.h>
 #include <dm/device_compat.h>
 #include <linux/bitfield.h>
+#include <linux/bitops.h>
 #include <linux/delay.h>
 #include <linux/io.h>
 #include <spi.h>