All of lore.kernel.org
 help / color / mirror / Atom feed
* [iwlwifi-next:pending 41/46] drivers/net/wireless/intel/iwlwifi/fw/uefi.c:6:1: iwyu: warning: superfluous #include "iwl-drv.h"
@ 2021-06-21 13:32 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-06-21 13:32 UTC (permalink / raw)
  To: kbuild

[-- Attachment #1: Type: text/plain, Size: 2463 bytes --]

CC: kbuild-all(a)lists.01.org
TO: Luca Coelho <luciano.coelho@intel.com>

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 <lkp@intel.com>


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/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 53827 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [iwlwifi-next:pending 41/46] drivers/net/wireless/intel/iwlwifi/fw/uefi.c:6:1: iwyu: warning: superfluous #include "iwl-drv.h"
@ 2021-06-23  8:46 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-06-23  8:46 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 2476 bytes --]

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
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 <lkp@intel.com>


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/kbuild-all(a)lists.01.org

_______________________________________________
kbuild mailing list -- kbuild(a)lists.01.org
To unsubscribe send an email to kbuild-leave(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 53827 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-23  8:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-21 13:32 [iwlwifi-next:pending 41/46] drivers/net/wireless/intel/iwlwifi/fw/uefi.c:6:1: iwyu: warning: superfluous #include "iwl-drv.h" kernel test robot
2021-06-23  8:46 kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.