Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-omap2 / prm_common.c
index 3b890807f5e6bcc77d0c72f7168c2bb2fd1c55b1..ee2b5222eac07f279e87a6126d7ed5a864d12d73 100644 (file)
@@ -467,7 +467,7 @@ int prm_unregister(struct prm_ll_data *pld)
        return 0;
 }
 
-static struct of_device_id omap_prcm_dt_match_table[] = {
+static const struct of_device_id omap_prcm_dt_match_table[] = {
        { .compatible = "ti,am3-prcm" },
        { .compatible = "ti,am3-scrm" },
        { .compatible = "ti,am4-prcm" },