common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / mmc / mxsmmc.c
index ad2c0e000230fd93c51d134ae5f385a975d98bfc..e3c352b44a85e49f6e3ab8e43b52c9a2f24668d1 100644 (file)
@@ -24,6 +24,7 @@
 #include <log.h>
 #include <malloc.h>
 #include <mmc.h>
+#include <linux/bitops.h>
 #include <linux/delay.h>
 #include <linux/errno.h>
 #include <asm/io.h>