提交 e749c6e6 编写于 作者: H Hans Verkuil 提交者: Mauro Carvalho Chehab

[media] cx23885: drop unused clip fields from struct cx23885_fh

There is no overlay support, so drop these unused fields.
Signed-off-by: NHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: NMauro Carvalho Chehab <m.chehab@samsung.com>
上级 1f159c77
...@@ -145,11 +145,6 @@ struct cx23885_fh { ...@@ -145,11 +145,6 @@ struct cx23885_fh {
struct cx23885_dev *dev; struct cx23885_dev *dev;
u32 resources; u32 resources;
/* video overlay */
struct v4l2_window win;
struct v4l2_clip *clips;
unsigned int nclips;
/* video capture */ /* video capture */
struct cx23885_fmt *fmt; struct cx23885_fmt *fmt;
unsigned int width, height; unsigned int width, height;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册