Skip to content

Commit

Permalink
V4L/DVB (10904): remove dib0070_ctrl_agc_filter from dib0070.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 7d828bf commit f91294d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/media/dvb/frontends/dib0070.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit f91294d

Please sign in to comment.