arm64/mmap: properly account for stack randomization in mmap_base
[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", },
        {}
 };