On Thu, Feb 08, 2018 at 02:35:30PM +0000, Colin King wrote: > From: Colin Ian King <colin.k...@canonical.com> > > The function skl_clk_round_rate is local to the source and does not > need to be in global scope, so make it static. > > Cleans up sparse warning: > sound/soc/intel/skylake/skl-ssp-clk.c:250:6: warning: symbol > 'skl_clk_round_rate' was not declared. Should it be static?
Acked-By: Vinod Koul <vinod.k...@intel.com> -- ~Vinod