]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/clk/ti/clk-dra7-atl.c
Merge remote-tracking branch 'clk/clk-next'
[karo-tx-linux.git] / drivers / clk / ti / clk-dra7-atl.c
index 59bb4b39d12e799f6d32d8f5a3d898e4dc9d1c46..d86bc46b93bdfeae630f94a55745315a0d8c1ec8 100644 (file)
@@ -294,7 +294,7 @@ static int of_dra7_atl_clk_remove(struct platform_device *pdev)
        return 0;
 }
 
-static struct of_device_id of_dra7_atl_clk_match_tbl[] = {
+static const struct of_device_id of_dra7_atl_clk_match_tbl[] = {
        { .compatible = "ti,dra7-atl", },
        {},
 };