]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/serial/8250_pci.c
sc1200: remove redundant warning message from sc1200_tune_chipset()
[linux-2.6-omap-h63xx.git] / drivers / serial / 8250_pci.c
index bd66339f7a3f6578a3c008b39a8a7db6c4c0060b..1ea1ed82c352f4c9b7006e9b142184e1afdae3c3 100644 (file)
@@ -610,7 +610,7 @@ static int pci_netmos_init(struct pci_dev *dev)
 /* enable IO_Space bit */
 #define ITE_887x_POSIO_ENABLE          (1 << 31)
 
-static int __devinit pci_ite887x_init(struct pci_dev *dev)
+static int pci_ite887x_init(struct pci_dev *dev)
 {
        /* inta_addr are the configuration addresses of the ITE */
        static const short inta_addr[] = { 0x2a0, 0x2c0, 0x220, 0x240, 0x1e0,