ar71xx: add v4.14 support
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-ubnt-unifiac.c
index 38195a466b841732aa5d2e4f775498f45c556a62..5ea0028df8f8cdea7712f9d4ccc45f95ee7d2af8 100644 (file)
@@ -131,7 +131,7 @@ static struct ar8327_platform_data ubnt_unifiac_pro_ar8327_data = {
 static struct mdio_board_info ubnt_unifiac_pro_mdio0_info[] = {
        {
                .bus_id = "ag71xx-mdio.0",
-               .phy_addr = 0,
+               .mdio_addr = 0,
                .platform_data = &ubnt_unifiac_pro_ar8327_data,
        },
 };