ar71xx: add v4.14 support
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-dr344.c
index 870adbe08332cc1051c62d2c333fb045ee7e1669..888c9c949f575f6f465bc4f9bbf79fc7dd4da403 100644 (file)
@@ -139,7 +139,7 @@ static struct at803x_platform_data dr34x_at803x_data = {
 static struct mdio_board_info dr34x_mdio0_info[] = {
        {
                .bus_id = "ag71xx-mdio.0",
-               .phy_addr = 0,
+               .mdio_addr = 0,
                .platform_data = &dr34x_at803x_data,
        },
 };