summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/drxd.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-03-18 01:26:33 +0100
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-06-17 17:04:38 +0200
commit619c027da030c532fb9a94911a117ffaa5d844b6 (patch)
treed8a34fb03d88a8c72f1df10c95e05306a5a1c375 /drivers/media/dvb-frontends/drxd.h
parent[media] v4l: vsp1: Remove the unneeded vsp1_video_buffer video field (diff)
downloadlinux-619c027da030c532fb9a94911a117ffaa5d844b6.tar.xz
linux-619c027da030c532fb9a94911a117ffaa5d844b6.zip
[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