X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=sound%2Fpci%2Fvia82xx_modem.c;h=fd46ffe12e4ff50c6eb5248a10ed855bd85c8ce9;hb=58628a7831edac5f7a13baa9d9320c758c5204c8;hp=46a0526b1d7902ab81e4a29d7fb2ce1506410f67;hpb=40e9963e622cf28ecef258e3dddb04457b65681c;p=cascardo%2Flinux.git diff --git a/sound/pci/via82xx_modem.c b/sound/pci/via82xx_modem.c index 46a0526b1d79..fd46ffe12e4f 100644 --- a/sound/pci/via82xx_modem.c +++ b/sound/pci/via82xx_modem.c @@ -260,7 +260,7 @@ struct via82xx_modem { struct snd_info_entry *proc_entry; }; -static DEFINE_PCI_DEVICE_TABLE(snd_via82xx_modem_ids) = { +static const struct pci_device_id snd_via82xx_modem_ids[] = { { PCI_VDEVICE(VIA, 0x3068), TYPE_CARD_VIA82XX_MODEM, }, { 0, } };