From: Adrian Bunk Date: Mon, 27 Feb 2006 03:07:55 +0000 (-0300) Subject: V4L/DVB (3341): Upstream sync - make 2 structs static X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=47a9e50eb7719dc1bf01ac8b60f4d8758146d00e;p=linux-beck.git V4L/DVB (3341): Upstream sync - make 2 structs static Signed-off-by: Adrian Bunk Acked-by: Manu Abraham Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/dvb/bt8xx/dst.c b/drivers/media/dvb/bt8xx/dst.c index d800df1212c5..1cfa5e5035d8 100644 --- 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[] = { +static struct dst_types dst_tlist[] = { { .device_id = "200103A", .offset = 0,