common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / arch / arm / include / asm / arch-rockchip / sdram_phy_px30.h
index c75a633c919ebb3147ea78925a4b65c4d1f18653..a033a1853882427df310171037d4dc79391a4a01 100644 (file)
@@ -8,6 +8,10 @@
 #include <asm/arch-rockchip/sdram_common.h>
 #include <asm/arch-rockchip/sdram_phy_ron_rtt_px30.h>
 
+#ifndef __ASSEMBLY__
+#include <linux/bitops.h>
+#endif
+
 struct ddr_phy_regs {
        u32 phy[5][2];
 };