media: imx: capture: Remove forward declaration of capture_qops
The forward declaration of capture_qops isn't needed, remove it. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Rui Miguel Silva <rmfrfs@gmail.com> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
parent
6cf8b135a3
commit
5722a17426
@ -60,8 +60,6 @@ struct capture_priv {
|
||||
/* In bytes, per queue */
|
||||
#define VID_MEM_LIMIT SZ_64M
|
||||
|
||||
static const struct vb2_ops capture_qops;
|
||||
|
||||
/*
|
||||
* Video ioctls follow
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user