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:
092734b
)
V4L/DVB (3341): Upstream sync - make 2 structs static
author
Adrian Bunk
<bunk@stusta.de>
Mon, 27 Feb 2006 03:07:55 +0000
(
00:07
-0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Fri, 3 Mar 2006 17:17:52 +0000
(14:17 -0300)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/bt8xx/dst.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/bt8xx/dst.c
b/drivers/media/dvb/bt8xx/dst.c
index 3a2ff1cc24b709eb70fad464b0deb36ac9744fbe..0310e3dd07e60e0c41489aac538f3da89aecc78e 100644
(file)
--- a/
drivers/media/dvb/bt8xx/dst.c
+++ b/
drivers/media/dvb/bt8xx/dst.c
@@
-602,7
+602,7
@@
static int dst_type_print(u8 type)
*/
-struct dst_types dst_tlist[] = {
+st
atic st
ruct dst_types dst_tlist[] = {
{
.device_id = "200103A",
.offset = 0,