]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/pci/echoaudio/indigodjx.c
Merge tag 'v4.3-rc3' into next
[karo-tx-linux.git] / sound / pci / echoaudio / indigodjx.c
index f516444fc02d7033e5be65a0294e29e6c215f7b3..201688ee50fa3a3a304d3aec42d0f3983bf30b61 100644 (file)
@@ -68,7 +68,7 @@ static const struct firmware card_fw[] = {
        {0, "indigo_djx_dsp.fw"}
 };
 
-static DEFINE_PCI_DEVICE_TABLE(snd_echo_ids) = {
+static const struct pci_device_id snd_echo_ids[] = {
        {0x1057, 0x3410, 0xECC0, 0x00E0, 0, 0, 0},      /* Indigo DJx*/
        {0,}
 };