Skip to content

Commit

Permalink
V4L/DVB (9024): S2API: Cleanup dtv_property remove unwanted fields.
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Toth <stoth@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Oct 12, 2008
1 parent 2491fbb commit fc6e8c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/linux/dvb/frontend.h
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,6 @@ struct dtv_property {
__u32 cmd;
__u32 reserved[3];
union {
__s32 valuemin;
__s32 valuemax;
__u32 data;
struct {
__u8 data[32];
Expand Down

0 comments on commit fc6e8c2

Please sign in to comment.