]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/clk/rockchip/clk-mmc-phase.c
Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmdd into...
[mirror_ubuntu-bionic-kernel.git] / drivers / clk / rockchip / clk-mmc-phase.c
index c842e3b60f21af12a80f74ee43e7c65d1172a249..e9f8df324e7ccecad7730998d8210c8ea11a2276 100644 (file)
@@ -120,7 +120,7 @@ static const struct clk_ops rockchip_mmc_clk_ops = {
 };
 
 struct clk *rockchip_clk_register_mmc(const char *name,
-                               const char **parent_names, u8 num_parents,
+                               const char *const *parent_names, u8 num_parents,
                                void __iomem *reg, int shift)
 {
        struct clk_init_data init;