CC: [email protected] In-Reply-To: <[email protected]> References: <[email protected]> TO: Geert Uytterhoeven <[email protected]> TO: Robin van der Gracht <[email protected]> TO: Rob Herring <[email protected]> TO: Miguel Ojeda <[email protected]> TO: Paul Burton <[email protected]> TO: "Greg Kroah-Hartman" <[email protected]> TO: Pavel Machek <[email protected]> TO: Marek Behun <[email protected]> CC: [email protected] CC: [email protected] CC: [email protected]
Hi Geert, I love your patch! Perhaps something to improve: [auto build test WARNING on robh/for-next] [also build test WARNING on staging/staging-testing linus/master v5.14-rc1 next-20210716] [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/Geert-Uytterhoeven/auxdisplay-ht16k33-Add-character-display-support/20210714-231351 base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next :::::: branch date: 4 days ago :::::: commit date: 4 days ago config: x86_64-randconfig-b001-20210714 (attached as .config) compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 8d69635ed9ecf36fd0ca85906bfde17949671cbe) 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/c7dd8d4c7d197e95791e510e6e7acbfe674e6d67 git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Geert-Uytterhoeven/auxdisplay-ht16k33-Add-character-display-support/20210714-231351 git checkout c7dd8d4c7d197e95791e510e6e7acbfe674e6d67 # 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/auxdisplay/ 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/auxdisplay/ht16k33.c:27:1: iwyu: warning: superfluous #include >> <asm/unaligned.h> drivers/auxdisplay/ht16k33.c:17:1: iwyu: warning: superfluous #include <linux/slab.h> vim +27 drivers/auxdisplay/ht16k33.c c7dd8d4c7d197e Geert Uytterhoeven 2021-07-14 26 c7dd8d4c7d197e Geert Uytterhoeven 2021-07-14 @27 #include <asm/unaligned.h> c7dd8d4c7d197e Geert Uytterhoeven 2021-07-14 28 --- 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]
