X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Ffiles%2Farch%2Fmips%2Fath79%2Fmach-sc450.c;h=dee183e79083beb7c928af2a31d5de42a13ca8e7;hp=9cd081515657dded95e8dd51421e4f785900544c;hb=318e19ba6755105bb6cc19937d8fff26cbd2cc6f;hpb=e5f56c07d7fab9a6f2201f4100b593349b8ef67d diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-sc450.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-sc450.c index 9cd0815156..dee183e790 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/mach-sc450.c +++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-sc450.c @@ -99,7 +99,7 @@ static struct at803x_platform_data at803x_data = { static struct mdio_board_info sc450_mdio0_info[] = { { .bus_id = "ag71xx-mdio.0", - .phy_addr = 1, + .mdio_addr = 1, .platform_data = &at803x_data, }, };