2
0
forked from Ivasoft/openwrt

ar71xx: ag71xx: remove MII interface setup code

SVN-Revision: 29011
This commit is contained in:
Gabor Juhos
2011-11-13 11:26:56 +00:00
parent da64ce8603
commit 9579bb4267
3 changed files with 0 additions and 16 deletions

View File

@@ -23,7 +23,6 @@ struct ag71xx_platform_data {
int speed;
int duplex;
u32 reset_bit;
u32 mii_if;
u8 mac_addr[ETH_ALEN];
struct device *mii_bus_dev;