V4L/DVB (3340): Make a struct static

Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

authored by Manu Abraham and committed by Mauro Carvalho Chehab 092734b4 805e660c

+1 -1
+1 -1
drivers/media/dvb/bt8xx/bt878.c
··· 382 382 EXPORT_SYMBOL(bt878_device_control); 383 383 384 384 385 - struct cards card_list[] __devinitdata = { 385 + static struct cards card_list[] __devinitdata = { 386 386 387 387 { 0x01010071, BTTV_BOARD_NEBULA_DIGITV, "Nebula Electronics DigiTV" }, 388 388 { 0x07611461, BTTV_BOARD_AVDVBT_761, "AverMedia AverTV DVB-T 761" },