aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/media/atomisp/pci/atomisp_compat.h
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2022-08-28 21:15:52 +0200
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-09-24 09:55:48 +0200
commit0d945e4d0a9c966129f4ba38f9e8297dcc271e03 (patch)
treebd45bc0f65182fd1cd19bb09464353a4b210cf85 /drivers/staging/media/atomisp/pci/atomisp_compat.h
parentmedia: atomisp: Remove some further ATOMISP_ACC_* related dead code (diff)
downloadwireguard-linux-0d945e4d0a9c966129f4ba38f9e8297dcc271e03.tar.xz
wireguard-linux-0d945e4d0a9c966129f4ba38f9e8297dcc271e03.zip
media: atomisp: Remove empty atomisp_css_set_cont_prev_start_time() function
atomisp_css_set_cont_prev_start_time() is a no-op, remove it. Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/staging/media/atomisp/pci/atomisp_compat.h')
-rw-r--r--drivers/staging/media/atomisp/pci/atomisp_compat.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/media/atomisp/pci/atomisp_compat.h b/drivers/staging/media/atomisp/pci/atomisp_compat.h
index 54c57bbf4c4d..af6ab8434b5e 100644
--- a/drivers/staging/media/atomisp/pci/atomisp_compat.h
+++ b/drivers/staging/media/atomisp/pci/atomisp_compat.h
@@ -434,9 +434,6 @@ void atomisp_css_get_morph_table(struct atomisp_sub_device *asd,
void atomisp_css_morph_table_free(struct ia_css_morph_table *table);
-void atomisp_css_set_cont_prev_start_time(struct atomisp_device *isp,
- unsigned int overlap);
-
int atomisp_css_get_dis_stat(struct atomisp_sub_device *asd,
struct atomisp_dis_statistics *stats);