On Thu, Nov 07, 2024 at 12:19:49AM +0530, Sricharan R wrote: > From: Sricharan Ramabadhran <quic_srichara@xxxxxxxxxxx> > > Q6 clocks are managed by Q6 itself, hence ftbl_gcc_q6_axi_clk_src > is unused. ftbl_gcc_qpic_clk_src and ftbl_gcc_qupv3_2x_core_clk_src > are unused. Hence removing all the three. > > Fixes: 21b5d5a4a311 ("clk: qcom: add Global Clock controller (GCC) driver for IPQ5424 SoC") > Reported-by: kernel test robot <lkp@xxxxxxxxx> > Closes: https://lore.kernel.org/oe-kbuild-all/202411061537.anSkNwoR-lkp@xxxxxxxxx > Signed-off-by: Sricharan Ramabadhran <quic_srichara@xxxxxxxxxxx> > --- > drivers/clk/qcom/gcc-ipq5424.c | 18 ------------------ > 1 file changed, 18 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry