ar71xx: add v4.14 support
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-mr900.c
index b439f5889270e335f87d77fa522425d55f9e7426..6b83c4cdf4090c6e5795709c359389cd9656f5eb 100644 (file)
@@ -105,7 +105,7 @@ static struct at803x_platform_data mr900_at803x_data = {
 static struct mdio_board_info mr900_mdio0_info[] = {
        {
                .bus_id = "ag71xx-mdio.0",
-               .phy_addr = 5,
+               .mdio_addr = 5,
                .platform_data = &mr900_at803x_data,
        },
 };