瀏覽代碼

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>
Michael Krufky 16 年之前
父節點
當前提交
f91294d37a
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      drivers/media/dvb/frontends/dib0070.h

+ 0 - 2
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