kernel/drivers/clk/nxp/clk-lpc18xx-creg.c
.. .. @@ -141,7 +141,7 @@ 141 141 const char **parent_name, 142 142 struct regmap *syscon) 143 143 { 144 - struct clk_init_data init = {};144 + struct clk_init_data init;145 145 146 146 init.ops = creg_clk->ops; 147 147 init.name = creg_clk->name;