V4L/DVB (5939): dvb-pll: make struct dvb_pll_fcv1236d static
authorAdrian Bunk <bunk@stusta.de>
Sun, 29 Jul 2007 15:40:48 +0000 (12:40 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 30 Jul 2007 19:26:37 +0000 (16:26 -0300)
commit0a0f2c87cd689857f2b0b82c5322650f7d9b5923
treeb1056f700df1b0e775bef70751653e0207e823eb
parent4bc4365291bc27798d760c87f3aada39d9a74f43
V4L/DVB (5939): dvb-pll: make struct dvb_pll_fcv1236d static

The fcv1236d support patch was created before the "dvb: remove static
dependencies on dvb-pll" patch was applied, but the fcv1236d patch didn't
get merged until after the fact.

struct dvb_pll_fcv1236d can become static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/frontends/dvb-pll.c