ar71xx: add v4.14 support
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-mr1750.c
index 18101ce8e4f4f9c60c9be8e72891bd2b6d2abfb7..987ed4bd5d7d9cd4341128c2f318957aef6344c9 100644 (file)
@@ -103,7 +103,7 @@ static struct at803x_platform_data mr1750_at803x_data = {
 static struct mdio_board_info mr1750_mdio0_info[] = {
        {
                .bus_id = "ag71xx-mdio.0",
-               .phy_addr = 5,
+               .mdio_addr = 5,
                .platform_data = &mr1750_at803x_data,
        },
 };