common: Drop linux/bitops.h from common header
[platform/kernel/u-boot.git] / drivers / mtd / mtdcore.c
index 97e88b7..1a4dec3 100644 (file)
@@ -28,6 +28,7 @@
 #include <linux/gfp.h>
 #include <linux/slab.h>
 #else
+#include <linux/bitops.h>
 #include <linux/bug.h>
 #include <linux/err.h>
 #include <ubi_uboot.h>