commented early_printk patch because of rejects.
[linux-flexiantxendom0-3.2.10.git] / drivers / ide / pci / it8172.c
index 6454dbd..5500c3f 100644 (file)
@@ -303,7 +303,7 @@ static int __devinit it8172_init_one(struct pci_dev *dev, const struct pci_devic
        return 0;
 }
 
-static struct pci_device_id it8172_pci_tbl[] __devinitdata = {
+static struct pci_device_id it8172_pci_tbl[] = {
        { PCI_VENDOR_ID_ITE, PCI_DEVICE_ID_ITE_IT8172G, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
        { 0, },
 };