CC: [email protected]
TO: Luca Coelho <[email protected]>

tree:   
https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git pending
head:   8144a5b7d9a7a5a37d075c2a0a19c4ebde651f18
commit: c705ac86f2e91be67bcc0b022d974f51c2881545 [41/46] iwlwifi: move UEFI 
code to a separate file
:::::: branch date: 27 hours ago
:::::: commit date: 27 hours ago
config: x86_64-randconfig-b001-20210621 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 
e1adf90826a57b674eee79b071fb46c1f5683cd0)
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/iwlwifi/iwlwifi-next.git/commit/?id=c705ac86f2e91be67bcc0b022d974f51c2881545
        git remote add iwlwifi-next 
https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git
        git fetch --no-tags iwlwifi-next pending
        git checkout c705ac86f2e91be67bcc0b022d974f51c2881545
        # 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/net/wireless/intel/iwlwifi/fw/uefi.c:6:1: iwyu: warning: superfluous 
>> #include "iwl-drv.h"
>> drivers/net/wireless/intel/iwlwifi/fw/uefi.c:9:1: iwyu: warning: superfluous 
>> #include "iwl-io.h"
>> drivers/net/wireless/intel/iwlwifi/fw/uefi.c:8:1: iwyu: warning: superfluous 
>> #include "iwl-prph.h"
>> drivers/net/wireless/intel/iwlwifi/fw/uefi.c:7:1: iwyu: warning: superfluous 
>> #include "pnvm.h"

vim +6 drivers/net/wireless/intel/iwlwifi/fw/uefi.c

c705ac86f2e91b Luca Coelho 2021-02-22  @6  #include "iwl-drv.h"
c705ac86f2e91b Luca Coelho 2021-02-22  @7  #include "pnvm.h"
c705ac86f2e91b Luca Coelho 2021-02-22  @8  #include "iwl-prph.h"
c705ac86f2e91b Luca Coelho 2021-02-22  @9  #include "iwl-io.h"
c705ac86f2e91b Luca Coelho 2021-02-22  10  

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