Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 435c59ec authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

[media] saa7164: drop unused saa7164_ctrl struct



No longer used, can be removed.

Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 77430f03
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -263,10 +263,6 @@ struct saa7164_i2c {
	u32				i2c_rc;
};

struct saa7164_ctrl {
	struct v4l2_queryctrl v;
};

struct saa7164_tvnorm {
	char		*name;
	v4l2_std_id	id;