common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / spi / mxc_spi.c
index e35c6f9b4a9fe29b5fb83dd54541005aa80d0dc5..f52ebf4d67c47d3cd83b5b902676f6e110fb496f 100644 (file)
@@ -9,6 +9,7 @@
 #include <malloc.h>
 #include <spi.h>
 #include <dm/device_compat.h>
+#include <linux/bitops.h>
 #include <linux/delay.h>
 #include <linux/errno.h>
 #include <asm/io.h>