]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-sunxi/mmc.h
sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
[u-boot] / arch / arm / include / asm / arch-sunxi / mmc.h
index 8a216740a722e4471f4f39680634fe9db861b354..537f1455643cc5ffae3d998599f3b941d2244568 100644 (file)
@@ -43,7 +43,7 @@ struct sunxi_mmc {
        u32 chda;               /* 0x90 */
        u32 cbda;               /* 0x94 */
        u32 res1[26];
-#if defined(CONFIG_SUN6I) || defined(CONFIG_SUN8I)
+#if defined(CONFIG_MACH_SUN6I) || defined(CONFIG_MACH_SUN8I)
        u32 res2[64];
 #endif
        u32 fifo;               /* 0x100 (0x200 on sun6i) FIFO access address */