tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 0df1f2487d2f0d04703f142813d53615d62a1da4 commit: 868736ad3404b205794bc04233eca58293818dea [media] sp2: Add I2C driver for CIMaX SP2 common interface module date: 9 weeks ago reproduce: # apt-get install sparse git checkout 868736ad3404b205794bc04233eca58293818dea make ARCH=x86_64 allmodconfig make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by >>) >> drivers/media/dvb-frontends/sp2.c:269:5: sparse: symbol 'sp2_init' was not declared. Should it be static? >> drivers/media/dvb-frontends/sp2.c:351:5: sparse: symbol 'sp2_exit' was not declared. Should it be static? Please review and possibly fold the followup patch. --- 0-DAY kernel test infrastructure Open Source Technology Center http://lists.01.org/mailman/listinfo/kbuild Intel Corporation -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html