Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d305f89 authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Greg Kroah-Hartman
Browse files

staging: comedi: ii_pci20kc: remove CHAN macro



This macro is not used, and it looks to much like the comedi CR_CHAN
macro. Just remove it.

Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 33662447
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -186,8 +186,6 @@ struct pci20xxx_private {
	void __iomem *ioaddr;
};

#define CHAN (CR_CHAN(it->chanlist[0]))

/* pci20006m */

static int pci20006_insn_read(struct comedi_device *dev,