common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / arch / arm / include / asm / omap_mmc.h
index 6d31cc4422602b6cde942c8490eae434df64d509..7933ad5a867a9048305ad5a9f31ee318f48d8dc8 100644 (file)
@@ -26,6 +26,9 @@
 #define OMAP_MMC_H_
 
 #include <mmc.h>
+#ifndef __ASSEMBLY__
+#include <linux/bitops.h>
+#endif
 
 struct hsmmc {
 #ifndef CONFIG_OMAP34XX