common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / spi / zynq_qspi.c
index 8451f83b706aa61bc92357259ba9207d205ee557..db473da6ea8c1656f55e82f6241c5cddc19498c2 100644 (file)
@@ -12,6 +12,7 @@
 #include <malloc.h>
 #include <spi.h>
 #include <asm/io.h>
+#include <linux/bitops.h>
 
 DECLARE_GLOBAL_DATA_PTR;