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

Commit b700a3f3 authored by Steven Miao's avatar Steven Miao
Browse files

bf609: stmmac: fix build after stmmac_mdio_bus_data changed



Signed-off-by: default avatarSteven Miao <realmz6@gmail.com>
parent 67c0b1b5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -108,7 +108,6 @@ static struct platform_device bfin_rotary_device = {
static unsigned short pins[] = P_RMII0;

static struct stmmac_mdio_bus_data phy_private_data = {
	.bus_id = 0,
	.phy_mask = 1,
};