tree: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git devel head: c9dac150eb0ac3d044761fe570d931005ec0955a commit: 513d7a2f7e0f021899f991a4ab4337f0178bc51b [2/5] pinctrl: actions: Add Actions S900 pinctrl driver reproduce: # apt-get install sparse git checkout 513d7a2f7e0f021899f991a4ab4337f0178bc51b make ARCH=x86_64 allmodconfig make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by >>) >> drivers/pinctrl/actions/pinctrl-s900.c:207:31: sparse: symbol 's900_pads' was not declared. Should it be static? >> drivers/pinctrl/actions/pinctrl-s900.c:1445:30: sparse: symbol 's900_functions' was not declared. Should it be static? >> drivers/pinctrl/actions/pinctrl-s900.c:1664:20: sparse: symbol 's900_padinfo' was not declared. Should it be static? Please review and possibly fold the followup patch. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html