projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77430f0
)
[media] saa7164: drop unused saa7164_ctrl struct
author
Hans Verkuil
<
[email protected]
>
Sun, 3 Jul 2016 10:16:34 +0000
(07:16 -0300)
committer
Mauro Carvalho Chehab
<
[email protected]
>
Tue, 12 Jul 2016 14:11:28 +0000
(11:11 -0300)
No longer used, can be removed.
Signed-off-by: Hans Verkuil <
[email protected]
>
Signed-off-by: Mauro Carvalho Chehab <
[email protected]
>
drivers/media/pci/saa7164/saa7164.h
patch
|
blob
|
history
diff --git
a/drivers/media/pci/saa7164/saa7164.h
b/drivers/media/pci/saa7164/saa7164.h
index 8337524bfb8c57962d4cc12dd548f1f1e48847b0..97411b0384c15b32a7ada4f41e93fb06ecaa947e 100644
(file)
--- a/
drivers/media/pci/saa7164/saa7164.h
+++ b/
drivers/media/pci/saa7164/saa7164.h
@@
-263,10
+263,6
@@
struct saa7164_i2c {
u32 i2c_rc;
};
-struct saa7164_ctrl {
- struct v4l2_queryctrl v;
-};
-
struct saa7164_tvnorm {
char *name;
v4l2_std_id id;