projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2491fbb
)
V4L/DVB (9024): S2API: Cleanup dtv_property remove unwanted fields.
author
Steven Toth
<stoth@linuxtv.org>
Wed, 24 Sep 2008 01:14:33 +0000
(22:14 -0300)
committer
Mauro 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
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/dvb/frontend.h
b/include/linux/dvb/frontend.h
index 4f3fd641ccb864288509441e490308fe12661fd4..71f25f5bf37de6839316fa88c6abee566055ae3e 100644
(file)
--- 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];