ar71xx: ag71xx: fix section mismatch warnings
[openwrt/staging/yousong.git] / target / linux / ar71xx / files / drivers / net / ag71xx / ag71xx_ar7240.c
index 3ce2f0a5db4905573ada383d7547abdd4b650b18..0270e60511577a8ee589ac5f540299fc56c3552b 100644 (file)
@@ -859,7 +859,7 @@ int __devinit ag71xx_ar7240_init(struct ag71xx *ag)
        return 0;
 }
 
-void __devexit ag71xx_ar7240_cleanup(struct ag71xx *ag)
+void ag71xx_ar7240_cleanup(struct ag71xx *ag)
 {
        struct ar7240sw *as = ag->phy_priv;