[ALSA] add __devinitdata to all pci_device_id
[deliverable/linux.git] / sound / pci / au88x0 / au8810.c
index fce22c7af0ea2a7d8c57af9910ae000d8f41db11..bd3352998ad0be5bf58c13eaf68eb2ce6c2b5d89 100644 (file)
@@ -1,6 +1,6 @@
 #include "au8810.h"
 #include "au88x0.h"
-static struct pci_device_id snd_vortex_ids[] = {
+static struct pci_device_id snd_vortex_ids[] __devinitdata = {
        {PCI_VENDOR_ID_AUREAL, PCI_DEVICE_ID_AUREAL_ADVANTAGE,
         PCI_ANY_ID, PCI_ANY_ID, 0, 0, 1,},
        {0,}
This page took 0.025787 seconds and 5 git commands to generate.