All of lore.kernel.org
 help / color / mirror / Atom feed
* drivers/gpu/drm/i915/display/intel_display_debugfs.c:21:1: iwyu: warning: superfluous #include "intel_sprite.h"
@ 2021-06-16 12:43 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-06-16 12:43 UTC (permalink / raw)
  To: kbuild

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

CC: kbuild-all(a)lists.01.org
CC: linux-kernel(a)vger.kernel.org
TO: Chris Wilson <chris@chris-wilson.co.uk>
CC: "Ville Syrjälä" <ville.syrjala@linux.intel.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   94f0b2d4a1d0c52035aef425da5e022bd2cb1c71
commit: 829270e4552e9e6a0534d4d195f671363cb39e3e drm/i915/display: Record the plane update times for debugging
date:   7 months ago
:::::: branch date: 19 hours ago
:::::: commit date: 7 months ago
config: x86_64-randconfig-b001-20210616 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 64720f57bea6a6bf033feef4a5751ab9c0c3b401)
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=829270e4552e9e6a0534d4d195f671363cb39e3e
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout 829270e4552e9e6a0534d4d195f671363cb39e3e
        # 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/gpu/drm/i915/display/intel_display_debugfs.c:20:1: iwyu: warning: superfluous #include "intel_sideband.h"
>> drivers/gpu/drm/i915/display/intel_display_debugfs.c:21:1: iwyu: warning: superfluous #include "intel_sprite.h"

vim +21 drivers/gpu/drm/i915/display/intel_display_debugfs.c

926b005cd8c4e3 Jani Nikula    2020-02-11   8  
926b005cd8c4e3 Jani Nikula    2020-02-11   9  #include "i915_debugfs.h"
926b005cd8c4e3 Jani Nikula    2020-02-11  10  #include "intel_csr.h"
926b005cd8c4e3 Jani Nikula    2020-02-11  11  #include "intel_display_debugfs.h"
9efa0c1a500f97 Anshuman Gupta 2020-04-15  12  #include "intel_display_power.h"
926b005cd8c4e3 Jani Nikula    2020-02-11  13  #include "intel_display_types.h"
926b005cd8c4e3 Jani Nikula    2020-02-11  14  #include "intel_dp.h"
926b005cd8c4e3 Jani Nikula    2020-02-11  15  #include "intel_fbc.h"
926b005cd8c4e3 Jani Nikula    2020-02-11  16  #include "intel_hdcp.h"
926b005cd8c4e3 Jani Nikula    2020-02-11  17  #include "intel_hdmi.h"
926b005cd8c4e3 Jani Nikula    2020-02-11  18  #include "intel_pm.h"
926b005cd8c4e3 Jani Nikula    2020-02-11  19  #include "intel_psr.h"
926b005cd8c4e3 Jani Nikula    2020-02-11  20  #include "intel_sideband.h"
829270e4552e9e Chris Wilson   2020-12-02 @21  #include "intel_sprite.h"
926b005cd8c4e3 Jani Nikula    2020-02-11  22  

---
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: 39649 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-16 12:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-16 12:43 drivers/gpu/drm/i915/display/intel_display_debugfs.c:21:1: iwyu: warning: superfluous #include "intel_sprite.h" 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.