V4L/DVB (3341): Upstream sync - make 2 structs static

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Adrian Bunk 2006-02-27 00:07:55 -03:00 committed by Mauro Carvalho Chehab
parent 092734b4bb
commit f95cdf261b
1 changed files with 1 additions and 1 deletions

View File

@ -602,7 +602,7 @@ static int dst_type_print(u8 type)
*/
struct dst_types dst_tlist[] = {
static struct dst_types dst_tlist[] = {
{
.device_id = "200103A",
.offset = 0,