Merge branch 'fix/hda' into for-linus
[linux-2.6-block.git] / sound / pci / hda / hda_intel.c
index 1766ad2926d61534a56cefc10e3a0a8963ba3dfd..8b2915631cc38bcde8e6490cc9947de4c6110684 100644 (file)
@@ -2701,7 +2701,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 },