projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
832cc7c
)
[media] rtl2832: remove redundant function declaration
author
Antti Palosaari
<crope@iki.fi>
Wed, 12 Sep 2012 01:27:05 +0000
(22:27 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 23 Sep 2012 20:34:14 +0000
(17:34 -0300)
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb-frontends/rtl2832.h
patch
|
blob
|
history
diff --git
a/drivers/media/dvb-frontends/rtl2832.h
b/drivers/media/dvb-frontends/rtl2832.h
index 5da0cc4a04463975c234e3d3e148da252d300d28..270fd1e440de9a3c671d6ed480531455e1e327ad 100644
(file)
--- a/
drivers/media/dvb-frontends/rtl2832.h
+++ b/
drivers/media/dvb-frontends/rtl2832.h
@@
-58,10
+58,6
@@
extern struct dvb_frontend *rtl2832_attach(
const struct rtl2832_config *cfg,
struct i2c_adapter *i2c
);
-
-extern struct i2c_adapter *rtl2832_get_tuner_i2c_adapter(
- struct dvb_frontend *fe
-);
#else
static inline struct dvb_frontend *rtl2832_attach(
const struct rtl2832_config *config,