]> err.no Git - linux-2.6/blobdiff - drivers/media/common/tuners/xc5000_priv.h
Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap...
[linux-2.6] / drivers / media / common / tuners / xc5000_priv.h
index 13b2d19341da72cd5cbdc5c450f70f9518223f6d..a72a9887fe7ffeab488da51193be130ba7d98767 100644 (file)
@@ -30,7 +30,8 @@ struct xc5000_priv {
        u32 bandwidth;
        u8  video_standard;
        u8  rf_mode;
-       u8  fwloaded;
+
+       void *devptr;
 };
 
 #endif