X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=sound%2Fpci%2Fvia82xx_modem.c;h=016f9dac253f13d2b4d016ec07f7d4308f3dae69;hb=c8c94b11399b1dc7f08f7b28ec4289a727f0daee;hp=c1ede6c2a6d485369530d0f5a9eb226bd137e427;hpb=026477c1141b67e98e3bd8bdedb7d4b88a3ecd09;p=~andy%2Flinux diff --git a/sound/pci/via82xx_modem.c b/sound/pci/via82xx_modem.c index c1ede6c2a6d..016f9dac253 100644 --- a/sound/pci/via82xx_modem.c +++ b/sound/pci/via82xx_modem.c @@ -261,7 +261,7 @@ struct via82xx_modem { struct snd_info_entry *proc_entry; }; -static struct pci_device_id snd_via82xx_modem_ids[] __devinitdata = { +static struct pci_device_id snd_via82xx_modem_ids[] = { { 0x1106, 0x3068, PCI_ANY_ID, PCI_ANY_ID, 0, 0, TYPE_CARD_VIA82XX_MODEM, }, { 0, } };