X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fdma%2Fpch_dma.c;h=92b679024fedd9e033e9cbae311f7f8d7f221142;hb=51399a391940e676877c7a791138081f13a0bab7;hp=3533948b88ba919de7a1ba3c464b3a49108fc5bc;hpb=f632265d0ffb5acf331252d98c64939849d96bb2;p=mv-sheeva.git diff --git a/drivers/dma/pch_dma.c b/drivers/dma/pch_dma.c index 3533948b88b..92b679024fe 100644 --- a/drivers/dma/pch_dma.c +++ b/drivers/dma/pch_dma.c @@ -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 = {