V4L/DVB (10904): remove dib0070_ctrl_agc_filter from dib0070.h

This function prototype is defined but the function itself does not exist.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Michael Krufky 2009-03-09 02:39:58 -03:00 committed by Mauro Carvalho Chehab
parent 7d828bf2b0
commit f91294d37a

View File

@ -58,6 +58,4 @@ static inline u16 dib0070_wbd_offset(struct dvb_frontend *fe)
}
#endif
extern void dib0070_ctrl_agc_filter(struct dvb_frontend *, uint8_t open);
#endif