]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - sound/pci/hda/hda_intel.c
Merge branch 'topic/hda' into for-linus
[mv-sheeva.git] / sound / pci / hda / hda_intel.c
index 10bbb534d3ca82971803d07829660c16eb548eaf..da1ac9068aac0dd3a27e9ce4e4db490bb2459997 100644 (file)
@@ -2693,7 +2693,7 @@ static void __devexit azx_remove(struct pci_dev *pci)
 }
 
 /* PCI IDs */
-static struct pci_device_id azx_ids[] = {
+static DEFINE_PCI_DEVICE_TABLE(azx_ids) = {
        /* ICH 6..10 */
        { PCI_DEVICE(0x8086, 0x2668), .driver_data = AZX_DRIVER_ICH },
        { PCI_DEVICE(0x8086, 0x27d8), .driver_data = AZX_DRIVER_ICH },