CC: kbuild-all(a)lists.01.org CC: "Pan, Kris" tree: https://github.com/intel/linux-intel-lts.git 4.19/android_r head: 71dbe8b787e34f3ce300217fc6ca5a2ec4aef447 commit: b652a52d36a85d1b731921ba08e701d7150ce200 [19120/23451] Merge branch 'aosp/android-4.19-stable' into android_r :::::: branch date: 5 days ago :::::: commit date: 10 months ago config: x86_64-randconfig-b001-20210622 (attached as .config) compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project b259740801d3515810ecc15bf0c24b0d476a1608) 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://github.com/intel/linux-intel-lts/commit/b652a52d36a85d1b731921ba08e701d7150ce200 git remote add intel-linux-intel-lts https://github.com/intel/linux-intel-lts.git git fetch --no-tags intel-linux-intel-lts 4.19/android_r git checkout b652a52d36a85d1b731921ba08e701d7150ce200 # 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 iwyu warnings: (new ones prefixed by >>) >> drivers/media/i2c/max9286.c:8:1: iwyu: warning: superfluous #include drivers/media/i2c/max9286.c:6:1: iwyu: warning: superfluous #include >> drivers/media/i2c/max9286.c:7:1: iwyu: warning: superfluous #include >> drivers/media/i2c/max9286.c:11:1: iwyu: warning: superfluous #include >> drivers/media/i2c/max9286.c:16:1: iwyu: warning: superfluous #include vim +8 drivers/media/i2c/max9286.c 41994ca1985584 Meng Wei 2018-10-26 3 41994ca1985584 Meng Wei 2018-10-26 4 #include 41994ca1985584 Meng Wei 2018-10-26 5 #include 41994ca1985584 Meng Wei 2018-10-26 6 #include 41994ca1985584 Meng Wei 2018-10-26 @7 #include 41994ca1985584 Meng Wei 2018-10-26 @8 #include 41994ca1985584 Meng Wei 2018-10-26 9 #include 41994ca1985584 Meng Wei 2018-10-26 10 41994ca1985584 Meng Wei 2018-10-26 @11 #include 41994ca1985584 Meng Wei 2018-10-26 12 #include 41994ca1985584 Meng Wei 2018-10-26 13 #include 41994ca1985584 Meng Wei 2018-10-26 14 #include 41994ca1985584 Meng Wei 2018-10-26 15 #include 41994ca1985584 Meng Wei 2018-10-26 @16 #include 41994ca1985584 Meng Wei 2018-10-26 17 :::::: The code at line 8 was first introduced by commit :::::: 41994ca1985584f12c52324f97effb3a8ae4a0c1 media: i2c: add MAX9286/96705 SER/DES driver :::::: TO: Meng Wei :::::: CC: Pan, Kris --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org