This is an automatic generated email to let you know that the following patch were queued:
Subject: media: atomisp: Remove duplicated leftover, i.e. sh_css_dvs_info.h Author: Andy Shevchenko <andriy.shevche...@linux.intel.com> Date: Tue Aug 13 10:54:58 2024 +0200 The contents of sh_css_dvs_info.h are already included in the solely user of this header, drop the former for good. Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com> Link: https://lore.kernel.org/r/20240813085458.1545949-1-andriy.shevche...@linux.intel.com Signed-off-by: Hans de Goede <hdego...@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+hua...@kernel.org> .../staging/media/atomisp/pci/sh_css_dvs_info.h | 37 ---------------------- .../staging/media/atomisp/pci/sh_css_param_dvs.h | 1 - 2 files changed, 38 deletions(-) --- diff --git a/drivers/staging/media/atomisp/pci/sh_css_dvs_info.h b/drivers/staging/media/atomisp/pci/sh_css_dvs_info.h deleted file mode 100644 index 6f058f132300..000000000000 diff --git a/drivers/staging/media/atomisp/pci/sh_css_param_dvs.h b/drivers/staging/media/atomisp/pci/sh_css_param_dvs.h index 7782f76b9f97..25e5b4570f7d 100644 --- a/drivers/staging/media/atomisp/pci/sh_css_param_dvs.h +++ b/drivers/staging/media/atomisp/pci/sh_css_param_dvs.h @@ -18,7 +18,6 @@ #include <math_support.h> #include <ia_css_types.h> -#include <sh_css_dvs_info.h> #include "gdc_global.h" /* gdc_warp_param_mem_t */ #define DVS_ENV_MIN_X (12)