]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-loki/lb88rc8480-setup.c
mv643xx_eth: remove force_phy_addr field
[linux-2.6-omap-h63xx.git] / arch / arm / mach-loki / lb88rc8480-setup.c
index 2cc9ac9b488f24cb8b87a72f50530cd6a34a4be5..85f9c1296aa02675d7c131a85e8c12161a437919 100644 (file)
@@ -67,7 +67,7 @@ static struct platform_device lb88rc8480_boot_flash = {
 };
 
 static struct mv643xx_eth_platform_data lb88rc8480_ge0_data = {
-       .phy_addr       = 1,
+       .phy_addr       = MV643XX_ETH_PHY_ADDR(1),
        .mac_addr       = { 0x00, 0x50, 0x43, 0x11, 0x22, 0x33 },
 };