staging: comedi: mite.h: remove PCIMIO_COMPAT
authorIan Abbott <abbotti@mev.co.uk>
Fri, 1 May 2015 17:03:57 +0000 (18:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 May 2015 07:24:02 +0000 (09:24 +0200)
The macro `PCIMIO_COMPAT` is defined, but never used.  Remove it.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/mite.h

index cf45f88..620de2e 100644 (file)
@@ -22,8 +22,6 @@
 #include <linux/log2.h>
 #include "../comedi_pci.h"
 
-#define PCIMIO_COMPAT
-
 #define MAX_MITE_DMA_CHANNELS 8
 
 struct mite_dma_descriptor {