* [linuxtv-media-pending:next 3/7] drivers/media/platform/synopsys/hdmirx/snps_hdmirx.c: media/v4l2-common.h is included more than once.
@ 2025-03-06 4:24 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-03-06 4:24 UTC (permalink / raw)
To: Shreeya Patel
Cc: oe-kbuild-all, linux-media, Hans Verkuil, Dingxian Wen,
Dmitry Osipenko
tree: https://git.linuxtv.org/media-ci/media-pending.git next
head: 36cef585e2a31e4ddf33a004b0584a7a572246de
commit: 7b59b132ad4398f9c13c3222e5126f5045aa5ead [3/7] media: platform: synopsys: Add support for HDMI input driver
compiler: clang version 19.1.7 (https://github.com/llvm/llvm-project cd708029e0b2869e80abe31ddb175f7c35361f90)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202503061231.PHF6hEL2-lkp@intel.com/
includecheck warnings: (new ones prefixed by >>)
>> drivers/media/platform/synopsys/hdmirx/snps_hdmirx.c: media/v4l2-common.h is included more than once.
vim +33 drivers/media/platform/synopsys/hdmirx/snps_hdmirx.c
31
32 #include <media/cec.h>
> 33 #include <media/v4l2-common.h>
34 #include <media/v4l2-ctrls.h>
35 #include <media/v4l2-device.h>
36 #include <media/v4l2-dv-timings.h>
37 #include <media/v4l2-event.h>
38 #include <media/v4l2-fh.h>
39 #include <media/v4l2-ioctl.h>
40 #include <media/videobuf2-dma-contig.h>
41 #include <media/videobuf2-v4l2.h>
> 42 #include <media/v4l2-common.h>
43
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-03-06 4:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-06 4:24 [linuxtv-media-pending:next 3/7] drivers/media/platform/synopsys/hdmirx/snps_hdmirx.c: media/v4l2-common.h is included more than once 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.