[PATCH 2/8] staging: comedi: mite.h: remove PCIMIO_COMPAT

From: Ian Abbott
Date: Fri May 01 2015 - 13:06:30 EST


The macro `PCIMIO_COMPAT` is defined, but never used. Remove it.

Signed-off-by: Ian Abbott <abbotti@xxxxxxxxx>
---
drivers/staging/comedi/drivers/mite.h | 2 --
1 file changed, 2 deletions(-)

diff --git a/drivers/staging/comedi/drivers/mite.h b/drivers/staging/comedi/drivers/mite.h
index cf45f88..620de2e 100644
--- a/drivers/staging/comedi/drivers/mite.h
+++ b/drivers/staging/comedi/drivers/mite.h
@@ -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 {
--
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/