]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/pci/es1968.c
[ALSA] cs5535audio - Add missing module_param*() and MODULE_PARM_DESC()
[linux-2.6-omap-h63xx.git] / sound / pci / es1968.c
index dd465a186e119eb6233aa8268fb3fd2123c1560e..5ff4175c7b6dd6a05ec3b250ea1c04b123b6ee99 100644 (file)
@@ -592,7 +592,7 @@ struct es1968 {
 
 static irqreturn_t snd_es1968_interrupt(int irq, void *dev_id, struct pt_regs *regs);
 
-static struct pci_device_id snd_es1968_ids[] = {
+static struct pci_device_id snd_es1968_ids[] __devinitdata = {
        /* Maestro 1 */
         { 0x1285, 0x0100, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, TYPE_MAESTRO },
        /* Maestro 2 */