]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/atm/idt77105.c
[MTD] [NAND] Work around false compiler warning in CAFÉ driver
[linux-2.6-omap-h63xx.git] / drivers / atm / idt77105.c
index 0aabfc2a59d9e42a574673772a34765dc64f5ab6..325325afabec839302521e16c09ec78532bdfeba 100644 (file)
@@ -358,7 +358,7 @@ static const struct atmphy_ops idt77105_ops = {
 };
 
 
-int idt77105_init(struct atm_dev *dev)
+int __devinit idt77105_init(struct atm_dev *dev)
 {
        dev->phy = &idt77105_ops;
        return 0;