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:   1e16624d7b4376797ede36e3c955375cf0f23298
commit: 23278bf54afe180967069bdc8c0f1c7a365fc63e drm/bridge: Introduce LT9611 
DSI to HDMI bridge
date:   12 months ago
:::::: branch date: 6 hours ago
:::::: commit date: 12 months ago
config: x86_64-randconfig-b001-20210707 (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://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
        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

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]

Attachment: .config.gz
Description: application/gzip

_______________________________________________
kbuild mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to