tree: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git b4/spitz head: 40c9c2538a37054ef2a1c56f3a41e64ba82cd6aa commit: 40c9c2538a37054ef2a1c56f3a41e64ba82cd6aa [4/4] ARM: spitz: Use software nodes for the ADS7846 touchscreen config: arm-allmodconfig (https://download.01.org/0day-ci/archive/20240426/202404261804.6lkYMrCw-lkp@xxxxxxxxx/config) compiler: arm-linux-gnueabi-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240426/202404261804.6lkYMrCw-lkp@xxxxxxxxx/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202404261804.6lkYMrCw-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): In file included from drivers/spi/spi-pxa2xx-dma.c:15: >> include/linux/spi/pxa2xx_spi.h:53:52: warning: 'struct property_entry' declared inside parameter list will not be visible outside of this definition or declaration 53 | void pxa2xx_set_spi_node(unsigned id, const struct property_entry *props); | ^~~~~~~~~~~~~~ vim +53 include/linux/spi/pxa2xx_spi.h 51 52 extern void pxa2xx_set_spi_info(unsigned id, struct pxa2xx_spi_controller *info); > 53 void pxa2xx_set_spi_node(unsigned id, const struct property_entry *props); 54 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki