mv643xx_eth: remove force_phy_addr field
[cascardo/linux.git] / arch / arm / mach-kirkwood / db88f6281-bp-setup.c
index 610fb24..cd31779 100644 (file)
@@ -25,7 +25,7 @@
 #include "common.h"
 
 static struct mv643xx_eth_platform_data db88f6281_ge00_data = {
-       .phy_addr       = 8,
+       .phy_addr       = MV643XX_ETH_PHY_ADDR(8),
 };
 
 static struct mv_sata_platform_data db88f6281_sata_data = {