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:
parent
272b1ae578
commit
5f7c682226
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user