CC: [email protected]
TO: [email protected]

tree:   https://android.googlesource.com/kernel/common android12-5.10
head:   98085b5dd8afd1ec65500eb091d061a3fee21b84
commit: 98085b5dd8afd1ec65500eb091d061a3fee21b84 [1/1] ANDROID: usb: Add vendor 
hook for usb suspend and resume
:::::: branch date: 10 hours ago
:::::: commit date: 10 hours ago
config: x86_64-randconfig-b001-20210712 (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
        git remote add android-common 
https://android.googlesource.com/kernel/common
        git fetch --no-tags android-common android12-5.10
        git checkout 98085b5dd8afd1ec65500eb091d061a3fee21b84
        # 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/usb/core/

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/usb/core/driver.c:33:1: iwyu: warning: superfluous #include 
<linux/usb/hcd.h>
   drivers/usb/core/driver.c:32:1: iwyu: warning: superfluous #include 
<linux/usb/quirks.h>
>> drivers/usb/core/driver.c:37:1: iwyu: warning: superfluous #include 
>> <trace/hooks/usb.h>

vim +37 drivers/usb/core/driver.c

ddae41be6145f5 Greg Kroah-Hartman 2005-11-16  36  
98085b5dd8afd1 Puma Hsu           2021-07-10 @37  #include <trace/hooks/usb.h>
20dfdad74a2baa Alan Stern         2007-05-22  38  

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