[media] em28xx: get rid of the dependency on module ir-kbd-i2c
[deliverable/linux.git] / drivers / media / usb / em28xx / em28xx.h
index 2aa4b8472a6296e318c1612c987647d1ae7a3b8d..5f0b2c59e8462c57a6f46bb0c06d3af902f08ec2 100644 (file)
@@ -640,9 +640,6 @@ struct em28xx {
        struct delayed_work sbutton_query_work;
 
        struct em28xx_dvb *dvb;
-
-       /* I2C keyboard data */
-       struct IR_i2c_init_data init_data;
 };
 
 struct em28xx_ops {
This page took 0.023773 seconds and 5 git commands to generate.