CC: [email protected] CC: [email protected] TO: Dave Airlie <[email protected]> CC: Jani Nikula <[email protected]> CC: "Ville Syrjälä" <[email protected]>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: e73f0f0ee7541171d89f2e2491130c7771ba58d3 commit: 8cf41f316e6497c043c161606959d39dcba265e6 drm/i915: refactor pll code out into intel_dpll.c date: 6 months ago :::::: branch date: 6 hours ago :::::: commit date: 6 months ago config: x86_64-randconfig-b001-20210705 (attached as .config) compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 89c1c64cc3170a05a881bb9954feafc3edca6704) 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=8cf41f316e6497c043c161606959d39dcba265e6 git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git git fetch --no-tags linus master git checkout 8cf41f316e6497c043c161606959d39dcba265e6 # 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/gpu/drm/gma500/ drivers/gpu/drm/i915/ drivers/gpu/drm/vmwgfx/ drivers/platform/surface/ drivers/platform/x86/ 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/gpu/drm/i915/display/intel_dpll.c:5:1: iwyu: warning: superfluous #include <linux/kernel.h> >> drivers/gpu/drm/i915/display/intel_dpll.c:10:1: iwyu: warning: superfluous >> #include "intel_panel.h" vim +10 drivers/gpu/drm/i915/display/intel_dpll.c 8cf41f316e6497 Dave Airlie 2021-01-14 @10 #include "intel_panel.h" 8cf41f316e6497 Dave Airlie 2021-01-14 11 --- 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]
