Refresh

This website lore-kernel.gnuweeb.org/all/202106120712.i6NFfvKA-lkp@intel.com/ is currently offline. Cloudflare\'s Always Online™ shows a snapshot of this web page from the Internet Archive\'s Wayback Machine. To check for the live version, click Refresh.

All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild@lists.01.org
Subject: [hverkuil-media:dynarray 8/11] drivers/media/v4l2-core/v4l2-mem2mem.c:23:1: iwyu: warning: superfluous #include <media/v4l2-ctrls.h>
Date: Sat, 12 Jun 2021 07:53:22 +0800	[thread overview]
Message-ID: <202106120712.i6NFfvKA-lkp@intel.com> (raw)

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

                 reply	other threads:[~2021-06-11 23:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202106120712.i6NFfvKA-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.