CC: [email protected] CC: [email protected] TO: Vinod Koul <[email protected]> CC: Sam Ravnborg <[email protected]> CC: Bjorn Andersson <[email protected]> CC: Srinivas Kandagatla <[email protected]>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: cd1245d75ce93b8fd206f4b34eb58bcfe156d5e9 commit: 23278bf54afe180967069bdc8c0f1c7a365fc63e drm/bridge: Introduce LT9611 DSI to HDMI bridge date: 11 months ago :::::: branch date: 2 hours ago :::::: commit date: 11 months ago config: x86_64-randconfig-b001-20210610 (attached as .config) compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project d2012d965d60c3258b3a69d024491698f8aec386) 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=23278bf54afe180967069bdc8c0f1c7a365fc63e git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git git fetch --no-tags linus master git checkout 23278bf54afe180967069bdc8c0f1c7a365fc63e # 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 <[email protected]> iwyu warnings: (new ones prefixed by >>) >> drivers/gpu/drm/bridge/lontium-lt9611.c:17:1: iwyu: warning: superfluous >> #include <drm/drm_atomic_helper.h> vim +17 drivers/gpu/drm/bridge/lontium-lt9611.c 23278bf54afe18 Vinod Koul 2020-07-23 16 23278bf54afe18 Vinod Koul 2020-07-23 @17 #include <drm/drm_atomic_helper.h> 23278bf54afe18 Vinod Koul 2020-07-23 18 #include <drm/drm_bridge.h> 23278bf54afe18 Vinod Koul 2020-07-23 19 #include <drm/drm_mipi_dsi.h> 23278bf54afe18 Vinod Koul 2020-07-23 20 #include <drm/drm_print.h> 23278bf54afe18 Vinod Koul 2020-07-23 21 #include <drm/drm_probe_helper.h> 23278bf54afe18 Vinod Koul 2020-07-23 22 --- 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]
