X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sound%2Fpci%2Fau88x0%2Fau8820.c;h=7e3fd8372d8d5217e034bf1e64d29320d654ce81;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=b067af6b47efbb1e11d372b93540ac4478996401;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/sound/pci/au88x0/au8820.c b/sound/pci/au88x0/au8820.c index b067af6b4..7e3fd8372 100644 --- a/sound/pci/au88x0/au8820.c +++ b/sound/pci/au88x0/au8820.c @@ -1,7 +1,7 @@ #include "au8820.h" #include "au88x0.h" -static struct pci_device_id snd_vortex_ids[] = { - {PCI_VENDOR_ID_AUREAL, PCI_DEVICE_ID_AUREAL_VORTEX, +static struct pci_device_id snd_vortex_ids[] __devinitdata = { + {PCI_VENDOR_ID_AUREAL, PCI_DEVICE_ID_AUREAL_VORTEX_1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0,}, {0,} };