From: Kelvin Cheung Date: Tue, 23 Oct 2012 05:17:02 +0000 (+0000) Subject: MIPS: Loongson1B: Update stmmac_mdio_bus_data X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=94fd4bdf4d7a1e501cbfb0f9e3218143cf5c20d0;p=deliverable%2Flinux.git MIPS: Loongson1B: Update stmmac_mdio_bus_data Update stmmac_mdio_bus_data accordingly due to the upstream change. Signed-off-by: Kelvin Cheung Patchwork: http://patchwork.linux-mips.org/patch/4433 Signed-off-by: John Crispin --- diff --git a/arch/mips/loongson1/common/platform.c b/arch/mips/loongson1/common/platform.c index 5ca38dc77080..3a42276b8ea6 100644 --- a/arch/mips/loongson1/common/platform.c +++ b/arch/mips/loongson1/common/platform.c @@ -71,7 +71,6 @@ static struct resource ls1x_eth0_resources[] = { }; static struct stmmac_mdio_bus_data ls1x_mdio_bus_data = { - .bus_id = 0, .phy_mask = 0, };