diff options
Diffstat (limited to 'drivers/dma/pch_dma.c')
-rw-r--r-- | drivers/dma/pch_dma.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/pch_dma.c b/drivers/dma/pch_dma.c index f7f1c1947089..eca1c4ddf039 100644 --- a/drivers/dma/pch_dma.c +++ b/drivers/dma/pch_dma.c | |||
@@ -843,7 +843,7 @@ static int pch_dma_resume(struct pci_dev *pdev) | |||
843 | } | 843 | } |
844 | #endif | 844 | #endif |
845 | 845 | ||
846 | static int __devinit pch_dma_probe(struct pci_dev *pdev, | 846 | static int pch_dma_probe(struct pci_dev *pdev, |
847 | const struct pci_device_id *id) | 847 | const struct pci_device_id *id) |
848 | { | 848 | { |
849 | struct pch_dma *pd; | 849 | struct pch_dma *pd; |