V4L/DVB (10904): remove dib0070_ctrl_agc_filter from dib0070.h
authorMichael Krufky <mkrufky@linuxtv.org>
Mon, 9 Mar 2009 05:39:58 +0000 (02:39 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:14 +0000 (12:43 -0300)
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>
drivers/media/dvb/frontends/dib0070.h

index 21f2c51..9670f5d 100644 (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