Browse Source

MIPS: Loongson1B: Update stmmac_mdio_bus_data

Update stmmac_mdio_bus_data accordingly due to the upstream change.

Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com>
Patchwork: http://patchwork.linux-mips.org/patch/4433
Signed-off-by: John Crispin <blogic@openwrt.org>
Kelvin Cheung 12 years ago
parent
commit
94fd4bdf4d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/mips/loongson1/common/platform.c

+ 0 - 1
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,
 };