staging: comedi: mite.h: remove PCIMIO_COMPAT

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>
This commit is contained in:
Ian Abbott 2015-05-01 18:03:57 +01:00 committed by Greg Kroah-Hartman
parent 272b1ae578
commit 5f7c682226

View 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 {