1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

ar71xx: ag71xx: remove MII interface setup code

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29011 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2011-11-13 11:26:56 +00:00
parent 13e0098939
commit 95d3699b73
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;