pcmcia: simplify IntType
[deliverable/linux.git] / drivers / staging / comedi / drivers / ni_daq_700.c
index 8cf56cb0a3ff7c856f387d0910968afe52c4df9a..d269bbdf5cfbcb7dee353ae1246c8871178d0e9a 100644 (file)
@@ -499,7 +499,6 @@ static int dio700_cs_attach(struct pcmcia_device *link)
           device, and can be hard-wired here.
         */
        link->conf.Attributes = 0;
-       link->conf.IntType = INT_MEMORY_AND_IO;
 
        pcmcia_cur_dev = link;
 
This page took 0.032746 seconds and 5 git commands to generate.