common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / arch / arm / include / asm / arch-meson / sd_emmc.h
index e3a72c8b66d4883a7b5729ab821f8a29a394f112..1e9f8cf498b46a9e9fbf165dce41423a988b7a2b 100644 (file)
@@ -7,6 +7,10 @@
 #define __SD_EMMC_H__
 
 #include <mmc.h>
+#ifndef __ASSEMBLY__
+#include <linux/bitops.h>
+#endif
+
 
 #define SDIO_PORT_A                    0
 #define SDIO_PORT_B                    1