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-Tag: v2.6.16-rc6~58^2~1^2~10 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=f95cdf261b3164c3e7f62551313be422483806c5;p=~shefty%2Frdma-dev.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 3a2ff1cc24b..0310e3dd07e 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,