tree: https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git iwlmld head: 6bfe801dadbb60d187dd0de6dc7da2c39db4f272 commit: 6bfe801dadbb60d187dd0de6dc7da2c39db4f272 [75/75] wifi: iwlwifi: add iwlmld sub-driver compiler: clang version 19.1.7 (https://github.com/llvm/llvm-project cd708029e0b2869e80abe31ddb175f7c35361f90) 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/202503050720.J3sVu7Vc-lkp@xxxxxxxxx/ includecheck warnings: (new ones prefixed by >>) >> drivers/net/wireless/intel/iwlwifi/mld/stats.c: mlo.h is included more than once. -- >> drivers/net/wireless/intel/iwlwifi/mld/mld.h: net/mac80211.h is included more than once. -- >> drivers/net/wireless/intel/iwlwifi/mld/mac80211.c: iface.h is included more than once. vim +9 drivers/net/wireless/intel/iwlwifi/mld/stats.c > 9 #include "mlo.h" 10 #include "hcmd.h" 11 #include "iface.h" > 12 #include "mlo.h" 13 #include "scan.h" 14 #include "phy.h" 15 #include "fw/api/stats.h" 16 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki