V4L/DVB (9024): S2API: Cleanup dtv_property remove unwanted fields.
authorSteven Toth <stoth@linuxtv.org>
Wed, 24 Sep 2008 01:14:33 +0000 (22:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:37:07 +0000 (09:37 -0200)
Signed-off-by: Steven Toth <stoth@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/linux/dvb/frontend.h

index 4f3fd64..71f25f5 100644 (file)
@@ -358,8 +358,6 @@ struct dtv_property {
        __u32 cmd;
        __u32 reserved[3];
        union {
-               __s32 valuemin;
-               __s32 valuemax;
                __u32 data;
                struct {
                        __u8 data[32];