]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/atm/idt77105.c
Merge branch 'omap-fixes'
[linux-2.6-omap-h63xx.git] / drivers / atm / idt77105.c
index 0bd657f5dd2a4554134e15c92b59b404c95a073b..84672dc57f7afdebd84dbb760cfb3979d590dd97 100644 (file)
@@ -357,7 +357,7 @@ static const struct atmphy_ops idt77105_ops = {
 };
 
 
-int __devinit idt77105_init(struct atm_dev *dev)
+int idt77105_init(struct atm_dev *dev)
 {
        dev->phy = &idt77105_ops;
        return 0;