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

Signed-off-by: Steven Toth <stoth@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Steven Toth 2008-09-23 22:14:33 -03:00 committed by Mauro Carvalho Chehab
parent 2491fbb7d5
commit fc6e8c284b

View file

@ -358,8 +358,6 @@ struct dtv_property {
__u32 cmd;
__u32 reserved[3];
union {
__s32 valuemin;
__s32 valuemax;
__u32 data;
struct {
__u8 data[32];