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>

authored by Adrian Bunk and committed by Mauro Carvalho Chehab f95cdf26 092734b4

+1 -1
+1 -1
drivers/media/dvb/bt8xx/dst.c
··· 602 602 603 603 */ 604 604 605 - struct dst_types dst_tlist[] = { 605 + static struct dst_types dst_tlist[] = { 606 606 { 607 607 .device_id = "200103A", 608 608 .offset = 0,