diff options
-rw-r--r-- | arch/arm/mach-shmobile/board-lager.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/board-lager.c b/arch/arm/mach-shmobile/board-lager.c index 4872939cdba2..ffb6f0ac7606 100644 --- a/arch/arm/mach-shmobile/board-lager.c +++ b/arch/arm/mach-shmobile/board-lager.c | |||
@@ -96,7 +96,6 @@ static struct resource mmcif1_resources[] __initdata = { | |||
96 | static struct sh_eth_plat_data ether_pdata __initdata = { | 96 | static struct sh_eth_plat_data ether_pdata __initdata = { |
97 | .phy = 0x1, | 97 | .phy = 0x1, |
98 | .edmac_endian = EDMAC_LITTLE_ENDIAN, | 98 | .edmac_endian = EDMAC_LITTLE_ENDIAN, |
99 | .register_type = SH_ETH_REG_FAST_RCAR, | ||
100 | .phy_interface = PHY_INTERFACE_MODE_RMII, | 99 | .phy_interface = PHY_INTERFACE_MODE_RMII, |
101 | .ether_link_active_low = 1, | 100 | .ether_link_active_low = 1, |
102 | }; | 101 | }; |