]> err.no Git - linux-2.6/blobdiff - sound/pci/fm801.c
[ALSA] add more sequencer port type information bits
[linux-2.6] / sound / pci / fm801.c
index 6ab4aefbccf81fb647985be668ebd4f3a8788723..d72fc28c580e7ab554be0fb8e63d0591e7a879c3 100644 (file)
@@ -199,7 +199,7 @@ struct fm801 {
 #endif
 };
 
-static struct pci_device_id snd_fm801_ids[] = {
+static struct pci_device_id snd_fm801_ids[] __devinitdata = {
        { 0x1319, 0x0801, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0, },   /* FM801 */
        { 0x5213, 0x0510, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0, },   /* Gallant Odyssey Sound 4 */
        { 0, }