Commit b700a3f3 authored by Steven Miao's avatar Steven Miao

bf609: stmmac: fix build after stmmac_mdio_bus_data changed

Signed-off-by: default avatarSteven Miao <realmz6@gmail.com>
parent 67c0b1b5
...@@ -108,7 +108,6 @@ static struct platform_device bfin_rotary_device = { ...@@ -108,7 +108,6 @@ static struct platform_device bfin_rotary_device = {
static unsigned short pins[] = P_RMII0; static unsigned short pins[] = P_RMII0;
static struct stmmac_mdio_bus_data phy_private_data = { static struct stmmac_mdio_bus_data phy_private_data = {
.bus_id = 0,
.phy_mask = 1, .phy_mask = 1,
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment