Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f91294d3 authored by Michael Krufky's avatar Michael Krufky Committed by Mauro Carvalho Chehab
Browse files

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: default avatarMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 7d828bf2
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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