ar71xx: add v4.14 support
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-archer-c7-v5.c
index a80e0bd941362f2e03b3deabfc7b8fc403cc8c51..0dec008314648ef74408e870beaa1ec8888191db 100644 (file)
@@ -155,7 +155,7 @@ static struct ar8327_platform_data archer_c7_v5_ar8337_data = {
 static struct mdio_board_info archer_c7_v5_mdio0_info[] = {
        {
                .bus_id = "ag71xx-mdio.0",
-               .phy_addr = 0,
+               .mdio_addr = 0,
                .platform_data = &archer_c7_v5_ar8337_data,
        },
 };