ar71xx: ag71xx: remove unused mii_ctrl field from struct ag71xx
[openwrt/openwrt.git] / target / linux / ar71xx / files / drivers / net / ag71xx / ag71xx.h
index 067307026b1ec96f160bdc795662519d46dbf1e0..97e5fb2840c096b378f3ca29d197ccf7b731ab23 100644 (file)
@@ -140,7 +140,6 @@ struct ag71xx_debug {
 
 struct ag71xx {
        void __iomem            *mac_base;
-       void __iomem            *mii_ctrl;
 
        spinlock_t              lock;
        struct platform_device  *pdev;