mfd: remove use of __devinit
[linux-2.6-microblaze.git] / drivers / mfd / rdc321x-southbridge.c
index 3303963..be46539 100644 (file)
@@ -72,7 +72,7 @@ static struct mfd_cell rdc321x_sb_cells[] = {
        },
 };
 
-static int __devinit rdc321x_sb_probe(struct pci_dev *pdev,
+static int rdc321x_sb_probe(struct pci_dev *pdev,
                                        const struct pci_device_id *ent)
 {
        int err;