Skip to content

Commit

Permalink
MIPS: Loongson1B: Update stmmac_mdio_bus_data
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kelvin Cheung authored and John Crispin committed Nov 9, 2012
1 parent 4460764 commit 94fd4bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/mips/loongson1/common/platform.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
};

Expand Down

0 comments on commit 94fd4bd

Please sign in to comment.