Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / dma / fsl_raid.c
index 90d29f9..493dc6c 100644 (file)
@@ -877,7 +877,7 @@ static int fsl_re_remove(struct platform_device *ofdev)
        return 0;
 }
 
-static struct of_device_id fsl_re_ids[] = {
+static const struct of_device_id fsl_re_ids[] = {
        { .compatible = "fsl,raideng-v1.0", },
        {}
 };