mfd/tc3589x: rename tc35892 structs/registers to tc359x
[deliverable/linux.git] / drivers / dma / pch_dma.c
index 3533948b88ba919de7a1ba3c464b3a49108fc5bc..92b679024fedd9e033e9cbae311f7f8d7f221142 100644 (file)
@@ -926,6 +926,7 @@ static void __devexit pch_dma_remove(struct pci_dev *pdev)
 static const struct pci_device_id pch_dma_id_table[] = {
        { PCI_VDEVICE(INTEL, PCI_DEVICE_ID_PCH_DMA_8CH), 8 },
        { PCI_VDEVICE(INTEL, PCI_DEVICE_ID_PCH_DMA_4CH), 4 },
+       { 0, },
 };
 
 static struct pci_driver pch_dma_driver = {
This page took 0.023568 seconds and 5 git commands to generate.