mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-15 21:23:23 +00:00
media: fimc-is: drop unused fimc_vidioc_enum_fmt_mplane()
Function fimc_vidioc_enum_fmt_mplane() is not defined, so drop its declaration from the header. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
parent
185bc53683
commit
a311c60840
@ -610,8 +610,6 @@ static inline struct fimc_frame *ctx_get_frame(struct fimc_ctx *ctx,
|
||||
|
||||
/* -----------------------------------------------------*/
|
||||
/* fimc-core.c */
|
||||
int fimc_vidioc_enum_fmt_mplane(struct file *file, void *priv,
|
||||
struct v4l2_fmtdesc *f);
|
||||
int fimc_ctrls_create(struct fimc_ctx *ctx);
|
||||
void fimc_ctrls_delete(struct fimc_ctx *ctx);
|
||||
void fimc_ctrls_activate(struct fimc_ctx *ctx, bool active);
|
||||
|
Loading…
x
Reference in New Issue
Block a user