X-Git-Url: https://git.librecmc.org/?p=oweals%2Fu-boot.git;a=blobdiff_plain;f=arch%2Farm%2Finclude%2Fasm%2Farch-rockchip%2Fsdram_pctl_px30.h;h=3a3657789f6b76c8ecb0edad243bf9fe6baa88ba;hp=97818817389e3448e29c30ac8c472d6f728900dd;hb=c27178ba3649f539c9f1890ea147f4c5415f63b5;hpb=d64efd920e429f1c5dc085e2e8614c5d139ec37d diff --git a/arch/arm/include/asm/arch-rockchip/sdram_pctl_px30.h b/arch/arm/include/asm/arch-rockchip/sdram_pctl_px30.h index 9781881738..3a3657789f 100644 --- a/arch/arm/include/asm/arch-rockchip/sdram_pctl_px30.h +++ b/arch/arm/include/asm/arch-rockchip/sdram_pctl_px30.h @@ -7,6 +7,10 @@ #define _ASM_ARCH_SDRAM_PCTL_PX30_H #include +#ifndef __ASSEMBLY__ +#include +#endif + struct ddr_pctl_regs { u32 pctl[30][2]; };