X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=sound%2Fpci%2Fsonicvibes.c;h=337b9facadfdb4f1afc9061f857cf78c37c8703c;hb=39710479303fd3affb3e204e9a7a75cc676977b5;hp=1f6406c4534d455120efcdd0c1c6e9e3b98a9173;hpb=fb66ebd88471cd2cc1205536dfc781b2f4c1d6b5;p=~andy%2Flinux diff --git a/sound/pci/sonicvibes.c b/sound/pci/sonicvibes.c index 1f6406c4534..337b9facadf 100644 --- a/sound/pci/sonicvibes.c +++ b/sound/pci/sonicvibes.c @@ -242,7 +242,7 @@ struct sonicvibes { #endif }; -static struct pci_device_id snd_sonic_ids[] = { +static DEFINE_PCI_DEVICE_TABLE(snd_sonic_ids) = { { PCI_VDEVICE(S3, 0xca00), 0, }, { 0, } };