summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/drxd.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-03-18 04:26:33 +0400
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-06-17 19:04:38 +0400
commit619c027da030c532fb9a94911a117ffaa5d844b6 (patch)
treed8a34fb03d88a8c72f1df10c95e05306a5a1c375 /drivers/media/dvb-frontends/drxd.h
parente51daefc228aa164adcc17fe8fce0f856ad0a1cc (diff)
downloadlinux-619c027da030c532fb9a94911a117ffaa5d844b6.tar.xz
[media] drxd: get rid of EXPORT_SYMBOL(drxd_config_i2c)
This symbol is not used externally. Get rid of it. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/drxd.h')
-rw-r--r--drivers/media/dvb-frontends/drxd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/drxd.h b/drivers/media/dvb-frontends/drxd.h
index 5f1d6b5f1685..d998e4d5a7fc 100644
--- a/drivers/media/dvb-frontends/drxd.h
+++ b/drivers/media/dvb-frontends/drxd.h
@@ -69,5 +69,4 @@ struct dvb_frontend *drxd_attach(const struct drxd_config *config,
}
#endif
-extern int drxd_config_i2c(struct dvb_frontend *, int);
#endif