CC: [email protected]
CC: [email protected]
TO: WingMan Kwok <[email protected]>
CC: Vignesh Raghavendra <[email protected]>
CC: Murali Karicheri <[email protected]>
CC: Lokesh Vutla <[email protected]>
CC: Kishon Vijay Abraham I <[email protected]>

tree:   git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git ti-linux-5.10.y
head:   4c2eade9f722838b0e457650368cba1c6c7483c2
commit: 40f5c870f5b354d8f733e35dff68b90957f76633 [6298/6417] net: hsr: Add 
ethtool and net_device ops support
:::::: branch date: 8 hours ago
:::::: commit date: 12 days ago
config: x86_64-randconfig-b001-20210720 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 
87039c048c0cbc3d8cbba86187269b006bf2f373)
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
        git remote add ti git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
        git fetch --no-tags ti ti-linux-5.10.y
        git checkout 40f5c870f5b354d8f733e35dff68b90957f76633
        # 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 net/hsr/

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <[email protected]>


iwyu warnings: (new ones prefixed by >>)
>> net/hsr/hsr_device.c:15:1: iwyu: warning: superfluous #include 
>> <linux/net_tstamp.h>

vim +15 net/hsr/hsr_device.c

40f5c870f5b354 WingMan Kwok 2021-07-08 @15  #include <linux/net_tstamp.h>
f421436a591d34 Arvid Brodin 2013-10-30  16  #include "hsr_device.h"
81ba6afd6e6443 Arvid Brodin 2014-07-04  17  #include "hsr_slave.h"
f421436a591d34 Arvid Brodin 2013-10-30  18  #include "hsr_framereg.h"
f421436a591d34 Arvid Brodin 2013-10-30  19  #include "hsr_main.h"
f266a683a4804d Arvid Brodin 2014-07-04  20  #include "hsr_forward.h"
f421436a591d34 Arvid Brodin 2013-10-30  21  

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