This commit was generated by cvs2svn to compensate for changes in r1129,
[linux-2.6.git] / drivers / media / dvb / frontends / dib3000-common.h
index be1c0d3..c31d6df 100644 (file)
@@ -38,6 +38,8 @@
 struct dib3000_state {
        struct i2c_adapter* i2c;
 
+       struct dvb_frontend_ops ops;
+
 /* configuration settings */
        struct dib3000_config config;