common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / mtd / nand / bbt.c
index 133670cb19983698d511a1d136665024814d9f01..84d60b86521ae41db5ddb23d04ca335a6e4c62a9 100644 (file)
@@ -11,6 +11,7 @@
 
 #include <common.h>
 #include <dm/devres.h>
+#include <linux/bitops.h>
 #include <linux/mtd/nand.h>
 #ifndef __UBOOT__
 #include <linux/slab.h>