removed dev->iosize
authorDavid Schleef <ds@schleef.org>
Thu, 22 Mar 2001 00:09:54 +0000 (00:09 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 22 Mar 2001 00:09:54 +0000 (00:09 +0000)
include/linux/comedidev.h

index f23db1227fe05d9e949dda8cb5a9df849e8c0fa4..dbf13bbbd626cef1cf056a2b744ee5b3f582baf7 100644 (file)
@@ -165,7 +165,6 @@ struct comedi_device_struct{
 
        /* dumb */
        int iobase;
-       int iosize;
        int irq;
 
        comedi_subdevice *read_subdev;