summaryrefslogtreecommitdiff
path: root/drivers/video/b2r2/b2r2_filters.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/b2r2/b2r2_filters.h')
-rw-r--r--drivers/video/b2r2/b2r2_filters.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/drivers/video/b2r2/b2r2_filters.h b/drivers/video/b2r2/b2r2_filters.h
index 0eeefc6b0e0..790c9ec8ee9 100644
--- a/drivers/video/b2r2/b2r2_filters.h
+++ b/drivers/video/b2r2/b2r2_filters.h
@@ -13,6 +13,8 @@
#include <linux/kernel.h>
+#include "b2r2_internal.h"
+
#define B2R2_HF_TABLE_SIZE 64
#define B2R2_VF_TABLE_SIZE 40
@@ -45,12 +47,12 @@ struct b2r2_filter_spec {
/**
* b2r2_filters_init() - Initilizes the B2R2 filters
*/
-int b2r2_filters_init(void);
+int b2r2_filters_init(struct b2r2_control *control);
/**
* b2r2_filters_init() - De-initilizes the B2R2 filters
*/
-void b2r2_filters_exit(void);
+void b2r2_filters_exit(struct b2r2_control *control);
/**
* b2r2_filter_find() - Find a filter matching the given scale factor