ar71xx: add v4.14 support
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-fritz450e.c
index 4e99834d2757dcbed5038145aa5c0f023f3ad6f8..83127e4c6495d8ccd4998aec664ff6ba55279f63 100644 (file)
@@ -129,7 +129,7 @@ static struct at803x_platform_data fritz450E_at803x_data = {
 static struct mdio_board_info fritz450E_mdio_info[] = {
        {
                .bus_id = "ag71xx-mdio.1",
-               .phy_addr = FRITZ450E_PHY_ADDRESS,
+               .mdio_addr = FRITZ450E_PHY_ADDRESS,
                .platform_data = &fritz450E_at803x_data,
        },
 };