X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=sound%2Fpci%2Fatiixp.c;h=49d572a7b235cd21dfc8a3f5d8069b728a9ec2dc;hb=9b59a0a4eefa132a3899b6e8d362f92559c67844;hp=42b4fbbd8e2b196b47c967d4057a634fe004b602;hpb=68de7745822f0dc2eea940e3c1fc65896d7afc88;p=~andy%2Flinux diff --git a/sound/pci/atiixp.c b/sound/pci/atiixp.c index 42b4fbbd8e2..49d572a7b23 100644 --- a/sound/pci/atiixp.c +++ b/sound/pci/atiixp.c @@ -286,7 +286,7 @@ struct atiixp { /* */ -static struct pci_device_id snd_atiixp_ids[] = { +static DEFINE_PCI_DEVICE_TABLE(snd_atiixp_ids) = { { PCI_VDEVICE(ATI, 0x4341), 0 }, /* SB200 */ { PCI_VDEVICE(ATI, 0x4361), 0 }, /* SB300 */ { PCI_VDEVICE(ATI, 0x4370), 0 }, /* SB400 */