ar71xx: add v4.14 support
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-ap152.c
index e669325f506c2c24471d96d9b019d716278c10bd..277a934a18066c92e26f904de46f88b1ca6a4e08 100644 (file)
@@ -97,7 +97,7 @@ static struct ar8327_platform_data ap152_ar8337_data = {
 static struct mdio_board_info ap152_mdio0_info[] = {
        {
                .bus_id = "ag71xx-mdio.0",
-               .phy_addr = 0,
+               .mdio_addr = 0,
                .platform_data = &ap152_ar8337_data,
        },
 };