commented early_printk patch because of rejects.
[linux-flexiantxendom0-3.2.10.git] / sound / oss / es1370.c
index d583a7f..8cd1f16 100644 (file)
@@ -2719,7 +2719,7 @@ static void __devinit es1370_remove(struct pci_dev *dev)
        pci_set_drvdata(dev, NULL);
 }
 
-static struct pci_device_id id_table[] __devinitdata = {
+static struct pci_device_id id_table[] = {
        { PCI_VENDOR_ID_ENSONIQ, PCI_DEVICE_ID_ENSONIQ_ES1370, PCI_ANY_ID, PCI_ANY_ID, 0, 0 },
        { 0, }
 };