Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/cleanup
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / clk / at91 / pmc.c
index 11fceff..6a61477 100644 (file)
@@ -228,7 +228,7 @@ out_free_pmc:
        return NULL;
 }
 
-static const struct of_device_id pmc_clk_ids[] __initdata = {
+static const struct of_device_id pmc_clk_ids[] __initconst = {
        /* Main clock */
        {
                .compatible = "atmel,at91rm9200-clk-main",