common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / mtd / mtdcore.c
index 97e88b71784ed9f6daef09c14763b802130e1b6a..1a4dec34d93ebb85c5a169408d966b0943393488 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>