V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field...
[linux-block.git] / drivers / media / dvb / frontends / dib3000-common.h
index c31d6df15472ed8e2164febad752bef13192797b..be1c0d3e1389e6ae4241a38fb13228330079c367 100644 (file)
@@ -38,8 +38,6 @@
 struct dib3000_state {
        struct i2c_adapter* i2c;
 
-       struct dvb_frontend_ops ops;
-
 /* configuration settings */
        struct dib3000_config config;