pcmcia: simplify IntType
[deliverable/linux.git] / drivers / staging / comedi / drivers / cb_das16_cs.c
index f8ede1182ccc5113b657a997b3df20460bf729fa..11271b61f653207f5926d39029fb17cf4af3ccce 100644 (file)
@@ -694,7 +694,6 @@ static int das16cs_pcmcia_attach(struct pcmcia_device *link)
 
        /* Initialize the pcmcia_device structure */
        link->conf.Attributes = 0;
-       link->conf.IntType = INT_MEMORY_AND_IO;
 
        cur_dev = link;
 
This page took 0.037563 seconds and 5 git commands to generate.