ar71xx: ag71xx: remove unused mii_ctrl field from struct ag71xx
[openwrt.git] / target / linux / ar71xx / files / drivers / net / ag71xx / ag71xx.h
index 0673070..97e5fb2 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;