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

Ian Abbott abbotti at mev.co.uk
Fri May 1 17:03:57 UTC 2015


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

Signed-off-by: Ian Abbott <abbotti at mev.co.uk>
---
 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



More information about the devel mailing list