tty: remove use of __devinit
[linux-2.6-block.git] / drivers / tty / moxa.c
index e025e065ae9c85c35a2d0f8b32939d44fe7b6d43..60ea74e76d3a2a3013dd2300022ec6e4bafc236f 100644 (file)
@@ -945,7 +945,7 @@ static void moxa_board_deinit(struct moxa_board_conf *brd)
 }
 
 #ifdef CONFIG_PCI
-static int __devinit moxa_pci_probe(struct pci_dev *pdev,
+static int moxa_pci_probe(struct pci_dev *pdev,
                const struct pci_device_id *ent)
 {
        struct moxa_board_conf *board;