From 5c3098fa20613d222446061e93a9035d5b26122d Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Mon, 9 Mar 2009 01:39:58 -0400 Subject: remove dib0070_ctrl_agc_filter from dib0070.h From: Michael Krufky This function prototype is defined but the function itself does not exist. Priority: normal Signed-off-by: Michael Krufky --- linux/drivers/media/dvb/frontends/dib0070.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'linux/drivers/media/dvb') diff --git a/linux/drivers/media/dvb/frontends/dib0070.h b/linux/drivers/media/dvb/frontends/dib0070.h index 21f2c5161..9670f5d20 100644 --- a/linux/drivers/media/dvb/frontends/dib0070.h +++ b/linux/drivers/media/dvb/frontends/dib0070.h @@ -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 -- cgit v1.2.3