CC: [email protected] CC: [email protected] TO: Sergey Ryazanov <[email protected]>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 2734d6c1b1a089fb593ef6a23d4b70903526fe0c commit: f842f48891ad962c1dcac2c162f72862643fc221 wwan_hwsim: support network interface creation date: 4 weeks ago :::::: branch date: 2 hours ago :::::: commit date: 4 weeks ago config: x86_64-randconfig-b001-20210716 (attached as .config) compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 0e49c54a8cbd3e779e5526a5888c683c01cc3c50) reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # install x86_64 cross compiling tool for clang build # apt-get install binutils-x86-64-linux-gnu # apt-get install iwyu # include-what-you-use # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f842f48891ad962c1dcac2c162f72862643fc221 git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git git fetch --no-tags linus master git checkout f842f48891ad962c1dcac2c162f72862643fc221 # save the attached .config to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross C=1 CHECK=iwyu O=build_dir ARCH=x86_64 SHELL=/bin/bash drivers/clk/renesas/ drivers/net/wwan/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <[email protected]> iwyu warnings: (new ones prefixed by >>) >> drivers/net/wwan/wwan_hwsim.c:22:1: iwyu: warning: superfluous #include >> <net/arp.h> vim +22 drivers/net/wwan/wwan_hwsim.c f36a111a74e71e Sergey Ryazanov 2021-06-08 21 f842f48891ad96 Sergey Ryazanov 2021-06-22 @22 #include <net/arp.h> f842f48891ad96 Sergey Ryazanov 2021-06-22 23 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/[email protected]
.config.gz
Description: application/gzip
_______________________________________________ kbuild mailing list -- [email protected] To unsubscribe send an email to [email protected]
