]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/include/asm/global_data.h
armv8: LS2080A: Rename LS2085A to reflect LS2080A
[people/ms/u-boot.git] / arch / arm / include / asm / global_data.h
index 4e3ea55e290a19c766017b59241615f7723531d5..bd27281e79a60ff80bb735f832b488809e6fda50 100644 (file)
@@ -46,7 +46,7 @@ struct arch_global_data {
        u32 omap_boot_mode;
        u8 omap_ch_flags;
 #endif
-#ifdef CONFIG_FSL_LSCH3
+#if defined(CONFIG_FSL_LSCH3) && defined(CONFIG_SYS_FSL_HAS_DP_DDR)
        unsigned long mem2_clk;
 #endif
 };