]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/include/asm/global_data.h
mmc: fsl_esdhc: Add peripheral clock support
[karo-tx-uboot.git] / arch / powerpc / include / asm / global_data.h
index c57d9c0fafbf1da2fe101525512fea78e29cae26..4090975bf5e79224b837bb5321d2bfe371e23805 100644 (file)
@@ -15,6 +15,9 @@
 struct arch_global_data {
 #if defined(CONFIG_FSL_ESDHC)
        u32 sdhc_clk;
+#if defined(CONFIG_FSL_ESDHC_ADAPTER_IDENT)
+       u8 sdhc_adapter;
+#endif
 #endif
 #if defined(CONFIG_8xx)
        unsigned long brg_clk;