tty: remove use of __devinit
[deliverable/linux.git] / drivers / tty / serial / ioc3_serial.c
index 5ac52898a0bb68a3ce07ec5d1bfdc61382af318d..d8f1d1d544719d88485517c556a118ac98fcfcc8 100644 (file)
@@ -2010,7 +2010,7 @@ static int ioc3uart_remove(struct ioc3_submodule *is,
  * @idd: ioc3 driver data for this card
  */
 
-static int __devinit
+static int
 ioc3uart_probe(struct ioc3_submodule *is, struct ioc3_driver_data *idd)
 {
        struct pci_dev *pdev = idd->pdev;
This page took 0.025778 seconds and 5 git commands to generate.