summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/drx39xyj/drx_driver.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-01-27 02:01:40 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-03-04 14:38:42 -0300
commit97a8918abfb5f1f9718d3bf5da38fbf803066c37 (patch)
treeed6c3b262dd3bde4ec80f8325aae282bc616c6af /drivers/media/dvb-frontends/drx39xyj/drx_driver.h
parent938f11fa3fd55538b4406aece0ea22174c1f2b96 (diff)
downloadop-kernel-dev-97a8918abfb5f1f9718d3bf5da38fbf803066c37.zip
op-kernel-dev-97a8918abfb5f1f9718d3bf5da38fbf803066c37.tar.gz
[media] drx-j: Get rid of I2C protocol version
This is not used anywere. Get rid of it. Acked-by: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/drx39xyj/drx_driver.h')
-rw-r--r--drivers/media/dvb-frontends/drx39xyj/drx_driver.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/drx39xyj/drx_driver.h b/drivers/media/dvb-frontends/drx39xyj/drx_driver.h
index aabd5c56..f3098b6 100644
--- a/drivers/media/dvb-frontends/drx39xyj/drx_driver.h
+++ b/drivers/media/dvb-frontends/drx39xyj/drx_driver.h
@@ -1825,7 +1825,6 @@ struct drx_aud_data {
* \struct struct drx_access_func * \brief Interface to an access protocol.
*/
struct drx_access_func {
- struct drx_version *protocolVersion;
drx_write_block_func_t write_block_func;
drx_read_block_func_t read_block_func;
drx_write_reg8func_t write_reg8func;
OpenPOWER on IntegriCloud