OSDN Git Service

Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / drivers / dma / mmp_pdma.c
index eb41004..462a022 100644 (file)
@@ -973,7 +973,7 @@ static int mmp_pdma_chan_init(struct mmp_pdma_device *pdev, int idx, int irq)
        return 0;
 }
 
-static struct of_device_id mmp_pdma_dt_ids[] = {
+static const struct of_device_id mmp_pdma_dt_ids[] = {
        { .compatible = "marvell,pdma-1.0", },
        {}
 };