Hi Dmitry, kernel test robot noticed the following build warnings: [auto build test WARNING on tip/x86/core] [also build test WARNING on linus/master v6.11-rc4 next-20240823] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Dmitry-Torokhov/x86-platform-geode-switch-GPIO-buttons-and-LEDs-to-software-properties/20240821-132705 base: tip/x86/core patch link: https://lore.kernel.org/r/ZsV6MNS_tUPPSffJ%40google.com patch subject: [PATCH] x86/platform/geode: switch GPIO buttons and LEDs to software properties config: i386-randconfig-062-20240824 (https://download.01.org/0day-ci/archive/20240824/202408241957.UNeWRRij-lkp@xxxxxxxxx/config) compiler: clang version 18.1.5 (https://github.com/llvm/llvm-project 617a15a9eac96088ae5e9134248d8236e34b91b1) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240824/202408241957.UNeWRRij-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/202408241957.UNeWRRij-lkp@xxxxxxxxx/ sparse warnings: (new ones prefixed by >>) >> arch/x86/platform/geode/geode-common.c:17:28: sparse: sparse: symbol 'geode_gpiochip_node' was not declared. Should it be static? vim +/geode_gpiochip_node +17 arch/x86/platform/geode/geode-common.c 16 > 17 const struct software_node geode_gpiochip_node = { 18 .name = "cs5535-gpio", 19 }; 20 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki