common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / spi / zynqmp_gqspi.c
index f12c6f766da4c1d082e2070baa06f38fdbf025ce..c3a5b3e3015a326af1d9b44d6407bab381a08f5d 100644 (file)
@@ -19,6 +19,7 @@
 #include <ubi_uboot.h>
 #include <wait_bit.h>
 #include <dm/device_compat.h>
+#include <linux/bitops.h>
 #include <linux/err.h>
 
 #define GQSPI_GFIFO_STRT_MODE_MASK     BIT(29)