projects
/
platform
/
kernel
/
kernel-mfld-blackbay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d828bf
)
V4L/DVB (10904): remove dib0070_ctrl_agc_filter from dib0070.h
author
Michael Krufky
<mkrufky@linuxtv.org>
Mon, 9 Mar 2009 05:39:58 +0000
(
02:39
-0300)
committer
Mauro 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
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/frontends/dib0070.h
b/drivers/media/dvb/frontends/dib0070.h
index
21f2c51
..
9670f5d
100644
(file)
--- a/
drivers/media/dvb/frontends/dib0070.h
+++ b/
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