mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 20:33:49 -04:00
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:
committed by
Greg Kroah-Hartman
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 {
|
||||
|
||||
Reference in New Issue
Block a user