On Mon, 30 Jan 2023 14:55:47 +0100, Arnd Bergmann wrote: > From: Arnd Bergmann <arnd@xxxxxxxx> > > In one of the clocks, a redundant initialization for .num_parents > got left behind by a recent patch: > > drivers/clk/qcom/gcc-qcs404.c:63:32: error: initialized field overwritten [-Werror=override-init] > 63 | .num_parents = 1, > | ^ > > [...] Applied, thanks! [1/1] clk: qcom: gcc-qcs404: fix duplicate initializer warning commit: d4cb3e7113f82f7378527890aa7b4006234665fe Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>