diff options
Diffstat (limited to 'drivers/dma/pl330.c')
-rw-r--r-- | drivers/dma/pl330.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/pl330.c b/drivers/dma/pl330.c index 665668b6f2b1..95555f37ea6d 100644 --- a/drivers/dma/pl330.c +++ b/drivers/dma/pl330.c | |||
@@ -2851,7 +2851,7 @@ static irqreturn_t pl330_irq_handler(int irq, void *data) | |||
2851 | return IRQ_NONE; | 2851 | return IRQ_NONE; |
2852 | } | 2852 | } |
2853 | 2853 | ||
2854 | static int __devinit | 2854 | static int |
2855 | pl330_probe(struct amba_device *adev, const struct amba_id *id) | 2855 | pl330_probe(struct amba_device *adev, const struct amba_id *id) |
2856 | { | 2856 | { |
2857 | struct dma_pl330_platdata *pdat; | 2857 | struct dma_pl330_platdata *pdat; |