diff options
Diffstat (limited to 'include/linux/dvb')
-rw-r--r-- | include/linux/dvb/frontend.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 { | |||
358 | __u32 cmd; | 358 | __u32 cmd; |
359 | __u32 reserved[3]; | 359 | __u32 reserved[3]; |
360 | union { | 360 | union { |
361 | __s32 valuemin; | ||
362 | __s32 valuemax; | ||
363 | __u32 data; | 361 | __u32 data; |
364 | struct { | 362 | struct { |
365 | __u8 data[32]; | 363 | __u8 data[32]; |