common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / spi / atmel-quadspi.c
index a6c3939db547dc9354e46e46c178411e7cab1892..9320a8be685bf928f77c96c925574ad74da342a8 100644 (file)
@@ -17,6 +17,7 @@
 #include <errno.h>
 #include <fdtdec.h>
 #include <dm/device_compat.h>
+#include <linux/bitops.h>
 #include <linux/err.h>
 #include <linux/io.h>
 #include <linux/iopoll.h>