aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-11-13 11:27:01 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-11-13 11:27:01 +0000
commit34015ed6e8ccb40ef40091ac0084c70e13e4c160 (patch)
tree98d016a4a7e869742c55a7241155e02c4dfc426d /target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
parent2d882cff23e00ef526a93af4a7d49f2f12f341a4 (diff)
downloadupstream-34015ed6e8ccb40ef40091ac0084c70e13e4c160.tar.gz
upstream-34015ed6e8ccb40ef40091ac0084c70e13e4c160.tar.bz2
upstream-34015ed6e8ccb40ef40091ac0084c70e13e4c160.zip
ar71xx: ag71xx: remove unused mii_ctrl field from struct ag71xx
SVN-Revision: 29015
Diffstat (limited to 'target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h')
-rw-r--r--target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h b/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
index 067307026b..97e5fb2840 100644
--- a/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
+++ b/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
@@ -140,7 +140,6 @@ struct ag71xx_debug {
struct ag71xx {
void __iomem *mac_base;
- void __iomem *mii_ctrl;
spinlock_t lock;
struct platform_device *pdev;