On 19 December 2014 at 13:47, kbuild test robot <[email protected]> wrote: > tree: https://git.linaro.org/people/vireshk/linux cpufreq/stats/cleanups > head: f6439741b76da59257758838e8b24472831e850c > commit: 2194c3c381af6cbfe8ab4fda481e07a004446e30 [12/14] cpufreq: stats: > replace spinlock with mutex > reproduce: > # apt-get install sparse > git checkout 2194c3c381af6cbfe8ab4fda481e07a004446e30 > make ARCH=x86_64 allmodconfig > make C=1 CF=-D__CHECK_ENDIAN__ > > > sparse warnings: (new ones prefixed by >>) > >>> drivers/cpufreq/cpufreq_stats.c:19:1: sparse: symbol 'cpufreq_stats_lock' >>> was not declared. Should it be static? > > Please review and possibly fold the followup patch.
Thanks fixed. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

