X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=sound%2Fpci%2Frme32.c;h=d5e1c6eb7b7bba56f7a57e4b34229290d466a529;hb=8dd34ab111dc6ccb35a1a7a59222cb9bb0160e6f;hp=f977dba7cbd09462ac760219711c04dbb189ea0e;hpb=2a0f5cb32772e9a9560209e241a80bfbbc31dbc3;p=~andy%2Flinux diff --git a/sound/pci/rme32.c b/sound/pci/rme32.c index f977dba7cbd..d5e1c6eb7b7 100644 --- a/sound/pci/rme32.c +++ b/sound/pci/rme32.c @@ -226,7 +226,7 @@ struct rme32 { struct snd_kcontrol *spdif_ctl; }; -static struct pci_device_id snd_rme32_ids[] = { +static DEFINE_PCI_DEVICE_TABLE(snd_rme32_ids) = { {PCI_VDEVICE(XILINX_RME, PCI_DEVICE_ID_RME_DIGI32), 0,}, {PCI_VDEVICE(XILINX_RME, PCI_DEVICE_ID_RME_DIGI32_8), 0,}, {PCI_VDEVICE(XILINX_RME, PCI_DEVICE_ID_RME_DIGI32_PRO), 0,},