CC: kbuild-all(a)lists.01.org In-Reply-To: <20210603043726.3793876-5-dmitry.torokhov@gmail.com> References: <20210603043726.3793876-5-dmitry.torokhov@gmail.com> TO: Dmitry Torokhov TO: linux-input(a)vger.kernel.org CC: Linus Walleij CC: linux-kernel(a)vger.kernel.org Hi Dmitry, I love your patch! Perhaps something to improve: [auto build test WARNING on input/next] [also build test WARNING on hid/for-next linux/master linus/master v5.13-rc4 next-20210602] [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] url: https://github.com/0day-ci/linux/commits/Dmitry-Torokhov/Input-cy8ctmg110_ts-rely-on-platform-code-to-supply-interrupt/20210603-123909 base: https://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git next :::::: branch date: 3 hours ago :::::: commit date: 3 hours ago config: x86_64-randconfig-b001-20210603 (attached as .config) compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project d8e0ae9a76a62bdc6117630d59bf9967ac9bb4ea) 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/0day-ci/linux/commit/bdee3c29a55263322d71b57338b0bf30c23e6c70 git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Dmitry-Torokhov/Input-cy8ctmg110_ts-rely-on-platform-code-to-supply-interrupt/20210603-123909 git checkout bdee3c29a55263322d71b57338b0bf30c23e6c70 # 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/input/touchscreen/cy8ctmg110_ts.c:19:1: iwyu: warning: superfluous #include drivers/input/touchscreen/cy8ctmg110_ts.c:17:1: iwyu: warning: superfluous #include drivers/input/touchscreen/cy8ctmg110_ts.c:15:1: iwyu: warning: superfluous #include vim +19 drivers/input/touchscreen/cy8ctmg110_ts.c bdee3c29a55263 Dmitry Torokhov 2021-06-02 @19 #include 60347c194acec7 Samuli Konttila 2010-07-30 20 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org