CC: [email protected]
TO: Hans Verkuil <[email protected]>

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


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