summaryrefslogtreecommitdiff
path: root/v4l2-mfc-example/fimc.h
diff options
context:
space:
mode:
Diffstat (limited to 'v4l2-mfc-example/fimc.h')
-rw-r--r--v4l2-mfc-example/fimc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l2-mfc-example/fimc.h b/v4l2-mfc-example/fimc.h
index 5102547..41ba1da 100644
--- a/v4l2-mfc-example/fimc.h
+++ b/v4l2-mfc-example/fimc.h
@@ -26,7 +26,7 @@
#include "common.h"
/* Open the FIMC device */
-int fimc_open(struct instance *i, char *name);
+int fimc_open(struct instance *i);
/* Close the FIMC device */
void fimc_close(struct instance *i);
/* Set format in FIMC */