common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / arch / arm / include / asm / arch-mx7 / mx7-ddr.h
index 3c0790487e108dadea81fe69b631cc3cf86aec44..37aaee0ad79166fd4d9621222eb5321ab61c87ef 100644 (file)
 #ifndef __ASM_ARCH_MX7_DDR_H__
 #define __ASM_ARCH_MX7_DDR_H__
 
+#ifndef __ASSEMBLY__
+#include <linux/bitops.h>
+#endif
+
 /* DDRC Registers (DDRC_IPS_BASE_ADDR) */
 struct ddrc {
        u32 mstr;               /* 0x0000 */