X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=arch%2Farm%2Fmach-omap2%2Fprm_common.c;h=74054b81360079aa835a80a68b0ddc453b393829;hb=422d9abf99f12de5eb5fbc0f5bce87ff1066f941;hp=76ca320f007c2158cae69eb494b6215f98acbcbd;hpb=360b2eaeb563896ab95db45eb7d1b83c9a04c292;p=cascardo%2Flinux.git diff --git a/arch/arm/mach-omap2/prm_common.c b/arch/arm/mach-omap2/prm_common.c index 76ca320f007c..74054b813600 100644 --- a/arch/arm/mach-omap2/prm_common.c +++ b/arch/arm/mach-omap2/prm_common.c @@ -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" },