Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / arm / include / asm / arch-rockchip / sdram_pctl_px30.h
index 97818817389e3448e29c30ac8c472d6f728900dd..3a3657789f6b76c8ecb0edad243bf9fe6baa88ba 100644 (file)
@@ -7,6 +7,10 @@
 #define _ASM_ARCH_SDRAM_PCTL_PX30_H
 #include <asm/arch-rockchip/sdram_common.h>
 
+#ifndef __ASSEMBLY__
+#include <linux/bitops.h>
+#endif
+
 struct ddr_pctl_regs {
        u32 pctl[30][2];
 };