tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: ccc252d2e818f6a479441119ad453c3ce7c7c461 commit: cae5f5151d76635f6b5c08133184c48048346e63 [5499/7430] thunderbolt: Add USB4 port devices config: x86_64-randconfig-b001-20210605 (attached as .config) compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 8ec9aa236e325fd4629cfeefac2919302e14d61a) 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/next/linux-next.git/commit/?id=cae5f5151d76635f6b5c08133184c48048346e63 git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout cae5f5151d76635f6b5c08133184c48048346e63 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross C=1 CHECK=iwyu ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> iwyu warnings: (new ones prefixed by >>) >> drivers/thunderbolt/usb4_port.c:9:1: iwyu: warning: superfluous #include <linux/acpi.h> vim +9 drivers/thunderbolt/usb4_port.c cae5f5151d7663 Mika Westerberg 2021-04-01 @9 #include <linux/acpi.h> cae5f5151d7663 Mika Westerberg 2021-04-01 10 #include <linux/pm_runtime.h> cae5f5151d7663 Mika Westerberg 2021-04-01 11 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx
Attachment:
.config.gz
Description: application/gzip
_______________________________________________ kbuild mailing list -- kbuild@xxxxxxxxxxxx To unsubscribe send an email to kbuild-leave@xxxxxxxxxxxx