common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / mmc / tegra_mmc.c
index 78838682c7c242354dddb1cc7d0466d528d1e752..cc78a2f2f08e68e50c06da809526e14b3c0280d4 100644 (file)
@@ -15,6 +15,7 @@
 #include <asm/gpio.h>
 #include <asm/io.h>
 #include <asm/arch-tegra/tegra_mmc.h>
+#include <linux/bitops.h>
 #include <linux/delay.h>
 #include <linux/err.h>
 #if defined(CONFIG_TEGRA30) || defined(CONFIG_TEGRA210)