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