All of lore.kernel.org
 help / color / mirror / Atom feed
* [hverkuil-media:dynarray 8/11] drivers/media/v4l2-core/v4l2-mem2mem.c:23:1: iwyu: warning: superfluous #include <media/v4l2-ctrls.h>
@ 2021-06-11 23:53 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-06-11 23:53 UTC (permalink / raw)
  To: kbuild

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

CC: kbuild-all(a)lists.01.org
TO: Hans Verkuil <hverkuil@xs4all.nl>

tree:   git://linuxtv.org/hverkuil/media_tree.git dynarray
head:   5916b6a991f92bc29eb4cca9daf2a251f96a09d5
commit: b62339b96c2941fd8eaf3ea145ce1234eaf284bd [8/11] v4l2-mem2mem.c: allow requests for capture queues
:::::: branch date: 2 days ago
:::::: commit date: 2 days ago
config: x86_64-randconfig-b001-20210611 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project d2012d965d60c3258b3a69d024491698f8aec386)
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 hverkuil-media git://linuxtv.org/hverkuil/media_tree.git
        git fetch --no-tags hverkuil-media dynarray
        git checkout b62339b96c2941fd8eaf3ea145ce1234eaf284bd
        # 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/media/v4l2-core/v4l2-mem2mem.c:13:1: iwyu: warning: superfluous #include <linux/sched.h>
>> drivers/media/v4l2-core/v4l2-mem2mem.c:23:1: iwyu: warning: superfluous #include <media/v4l2-ctrls.h>

vim +23 drivers/media/v4l2-core/v4l2-mem2mem.c

7f98639def42a6 drivers/media/video/v4l2-mem2mem.c     Pawel Osciak    2010-04-23  15  
be2fff656322e8 drivers/media/v4l2-core/v4l2-mem2mem.c Ezequiel Garcia 2018-07-02  16  #include <media/media-device.h>
c139990e842d55 drivers/media/v4l2-core/v4l2-mem2mem.c Junghak Sung    2015-09-22  17  #include <media/videobuf2-v4l2.h>
7f98639def42a6 drivers/media/video/v4l2-mem2mem.c     Pawel Osciak    2010-04-23  18  #include <media/v4l2-mem2mem.h>
08eb85100d114a drivers/media/video/v4l2-mem2mem.c     Hans Verkuil    2012-07-18  19  #include <media/v4l2-dev.h>
be2fff656322e8 drivers/media/v4l2-core/v4l2-mem2mem.c Ezequiel Garcia 2018-07-02  20  #include <media/v4l2-device.h>
08eb85100d114a drivers/media/video/v4l2-mem2mem.c     Hans Verkuil    2012-07-18  21  #include <media/v4l2-fh.h>
08eb85100d114a drivers/media/video/v4l2-mem2mem.c     Hans Verkuil    2012-07-18  22  #include <media/v4l2-event.h>
b62339b96c2941 drivers/media/v4l2-core/v4l2-mem2mem.c Hans Verkuil    2020-08-18 @23  #include <media/v4l2-ctrls.h>
7f98639def42a6 drivers/media/video/v4l2-mem2mem.c     Pawel Osciak    2010-04-23  24  

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

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

only message in thread, other threads:[~2021-06-11 23:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11 23:53 [hverkuil-media:dynarray 8/11] drivers/media/v4l2-core/v4l2-mem2mem.c:23:1: iwyu: warning: superfluous #include <media/v4l2-ctrls.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.