From: Dmitry Osipenko Date: Thu, 6 Mar 2025 08:05:31 +0000 (+0300) Subject: media: platform: synopsys: hdmirx: Remove duplicated header inclusion X-Git-Tag: v6.15-rc1~174^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a0f44372ffe586660d374164b05df1dba6e6fb2;p=thirdparty%2Fkernel%2Flinux.git media: platform: synopsys: hdmirx: Remove duplicated header inclusion Remove second v4l2-common.h header inclusion. Reported-by: kernel test robot Closes: https://lore.kernel.org/oe-kbuild-all/202503061231.PHF6hEL2-lkp@intel.com/ Signed-off-by: Dmitry Osipenko Signed-off-by: Hans Verkuil --- diff --git a/drivers/media/platform/synopsys/hdmirx/snps_hdmirx.c b/drivers/media/platform/synopsys/hdmirx/snps_hdmirx.c index 4ffc86ad6c35b..f161fd6712b62 100644 --- a/drivers/media/platform/synopsys/hdmirx/snps_hdmirx.c +++ b/drivers/media/platform/synopsys/hdmirx/snps_hdmirx.c @@ -39,7 +39,6 @@ #include #include #include -#include #include