From: Steven Toth Date: Wed, 24 Sep 2008 01:14:33 +0000 (-0300) Subject: V4L/DVB (9024): S2API: Cleanup dtv_property remove unwanted fields. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=fc6e8c284bcb23ac7a576b7959803168398e390a;p=deliverable%2Flinux.git V4L/DVB (9024): S2API: Cleanup dtv_property remove unwanted fields. Signed-off-by: Steven Toth Signed-off-by: Mauro Carvalho Chehab --- diff --git a/include/linux/dvb/frontend.h b/include/linux/dvb/frontend.h index 4f3fd641ccb8..71f25f5bf37d 100644 --- a/include/linux/dvb/frontend.h +++ b/include/linux/dvb/frontend.h @@ -358,8 +358,6 @@ struct dtv_property { __u32 cmd; __u32 reserved[3]; union { - __s32 valuemin; - __s32 valuemax; __u32 data; struct { __u8 data[32];