]> Pileus Git - ~andy/linux/blobdiff - drivers/media/dvb/mantis/mantis_common.h
V4L/DVB (13733): [Mantis] Start with the PCMCIA interface
[~andy/linux] / drivers / media / dvb / mantis / mantis_common.h
index 34d2389f312b36be973fa767510ffb4e67967b62..24fc6da07fe2f37fe51bde0646c6435c92b439be 100644 (file)
@@ -35,6 +35,8 @@
 #include <linux/i2c.h>
 #include "mantis_reg.h"
 
+#include "mantis_link.h"
+
 #define MANTIS_ERROR           0
 #define MANTIS_NOTICE          1
 #define MANTIS_INFO            2
@@ -134,6 +136,8 @@ struct mantis_pci {
 
         /*     A12 A13 A14             */
        int                     gpio_status;
+
+       struct mantis_ca        *mantis_ca;
 };
 
 extern unsigned int verbose;