Browse Source

bf609: stmmac: fix build after stmmac_mdio_bus_data changed

Signed-off-by: Steven Miao <realmz6@gmail.com>
Steven Miao 12 years ago
parent
commit
b700a3f304
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/blackfin/mach-bf609/boards/ezkit.c

+ 0 - 1
arch/blackfin/mach-bf609/boards/ezkit.c

@@ -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,
 };