CC: [email protected]
CC: [email protected]
TO: Lad Prabhakar <[email protected]>
CC: Geert Uytterhoeven <[email protected]>
CC: Biju Das <[email protected]>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 
master
head:   2734d6c1b1a089fb593ef6a23d4b70903526fe0c
commit: 17f0ff3d49ff1a9d4027f9c2bef4725ab41aa9a5 clk: renesas: Add support for 
R9A07G044 SoC
date:   5 weeks ago
:::::: branch date: 2 hours ago
:::::: commit date: 5 weeks ago
config: x86_64-randconfig-b001-20210716 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 
0e49c54a8cbd3e779e5526a5888c683c01cc3c50)
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=17f0ff3d49ff1a9d4027f9c2bef4725ab41aa9a5
        git remote add linus 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout 17f0ff3d49ff1a9d4027f9c2bef4725ab41aa9a5
        # 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/clk/renesas/

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/clk/renesas/r9a07g044-cpg.c:9:1: iwyu: warning: superfluous #include 
>> <linux/device.h>

vim +9 drivers/clk/renesas/r9a07g044-cpg.c

17f0ff3d49ff1a Lad Prabhakar 2021-06-09  @9  #include <linux/device.h>
17f0ff3d49ff1a Lad Prabhakar 2021-06-09  10  #include <linux/init.h>
17f0ff3d49ff1a Lad Prabhakar 2021-06-09  11  #include <linux/kernel.h>
17f0ff3d49ff1a Lad Prabhakar 2021-06-09  12  

---
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