Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 94fd4bdf authored by Kelvin Cheung's avatar Kelvin Cheung Committed by John Crispin
Browse files

MIPS: Loongson1B: Update stmmac_mdio_bus_data



Update stmmac_mdio_bus_data accordingly due to the upstream change.

Signed-off-by: default avatarKelvin Cheung <keguang.zhang@gmail.com>
Patchwork: http://patchwork.linux-mips.org/patch/4433


Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>
parent 44607645
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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,
};