Commit fc6e8c28 authored by Steven Toth's avatar Steven Toth Committed by Mauro Carvalho Chehab

V4L/DVB (9024): S2API: Cleanup dtv_property remove unwanted fields.

Signed-off-by: default avatarSteven Toth <stoth@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 2491fbb7
......@@ -358,8 +358,6 @@ struct dtv_property {
__u32 cmd;
__u32 reserved[3];
union {
__s32 valuemin;
__s32 valuemax;
__u32 data;
struct {
__u8 data[32];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment