These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / media / platform / exynos4-is / media-dev.c
index f315ef9..4f5586a 100644 (file)
@@ -1451,7 +1451,7 @@ static int fimc_md_remove(struct platform_device *pdev)
        return 0;
 }
 
-static struct platform_device_id fimc_driver_ids[] __always_unused = {
+static const struct platform_device_id fimc_driver_ids[] __always_unused = {
        { .name = "s5p-fimc-md" },
        { },
 };