Quoting YueHaibing (2019-08-16 06:59:44) > drivers/clk/qcom/clk-rpm.c:453:29: warning: > clk_rpm_branch_ops defined but not used [-Wunused-const-variable=] > > It is never used, also the macros 'DEFINE_CLK_RPM_CXO_BRANCH' > and 'DEFINE_CLK_RPM_CXO_BRANCH' are unused, so remove them. > > Reported-by: Hulk Robot <hulkci@xxxxxxxxxx> > Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx> > --- Sorry, apparently we're leaving this code around for qcom folks to use one day.