commented early_printk patch because of rejects.
[linux-flexiantxendom0-3.2.10.git] / sound / oss / esssolo1.c
index 42827c8..5f5dda8 100644 (file)
@@ -2436,7 +2436,7 @@ static void __devinit solo1_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_ESS, PCI_DEVICE_ID_ESS_SOLO1, PCI_ANY_ID, PCI_ANY_ID, 0, 0 },
        { 0, }
 };