]> git.karo-electronics.de Git - linux-beck.git/blobdiff - sound/pci/au88x0/au8810.c
sound: use DEFINE_PCI_DEVICE_TABLE
[linux-beck.git] / sound / pci / au88x0 / au8810.c
index c0e8c6b295cb98df3fb8ef164f373cb35f81ba58..aa51cc7771dd9f270307cd64dc013fd6d3adbcbd 100644 (file)
@@ -1,6 +1,6 @@
 #include "au8810.h"
 #include "au88x0.h"
-static struct pci_device_id snd_vortex_ids[] = {
+static DEFINE_PCI_DEVICE_TABLE(snd_vortex_ids) = {
        {PCI_VDEVICE(AUREAL, PCI_DEVICE_ID_AUREAL_ADVANTAGE), 1,},
        {0,}
 };