commented early_printk patch because of rejects.
[linux-flexiantxendom0-3.2.10.git] / sound / pci / azt3328.c
index 2cae9fc..7892be0 100644 (file)
@@ -205,7 +205,7 @@ struct _snd_azf3328 {
        spinlock_t reg_lock;
 };
 
-static struct pci_device_id snd_azf3328_ids[] __devinitdata = {
+static struct pci_device_id snd_azf3328_ids[] = {
        { 0x122D, 0x50DC, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },   /* PCI168/3328 */
        { 0x122D, 0x80DA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },   /* 3328 */
        { 0, }