diff options
Diffstat (limited to 'arch/arm/mach-orion5x/ts209-setup.c')
-rw-r--r-- | arch/arm/mach-orion5x/ts209-setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-orion5x/ts209-setup.c b/arch/arm/mach-orion5x/ts209-setup.c index 5ad7ad9b9461..80b62329f586 100644 --- a/arch/arm/mach-orion5x/ts209-setup.c +++ b/arch/arm/mach-orion5x/ts209-setup.c | |||
@@ -191,7 +191,6 @@ subsys_initcall(qnap_ts209_pci_init); | |||
191 | 191 | ||
192 | static struct mv643xx_eth_platform_data qnap_ts209_eth_data = { | 192 | static struct mv643xx_eth_platform_data qnap_ts209_eth_data = { |
193 | .phy_addr = 8, | 193 | .phy_addr = 8, |
194 | .force_phy_addr = 1, | ||
195 | }; | 194 | }; |
196 | 195 | ||
197 | static int __init parse_hex_nibble(char n) | 196 | static int __init parse_hex_nibble(char n) |