mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 14:42:18 -04:00
staging: comedi: pcl816: remove commented out outb() macro
This macro is commented out, thankfully... Remove it. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
d65e5b9d91
commit
11b7f7dc10
@@ -48,8 +48,6 @@ Configuration Options:
|
||||
/* IO space len */
|
||||
#define PCLx1x_RANGE 16
|
||||
|
||||
/* #define outb(x,y) printk("OUTB(%x, 200+%d)\n", x,y-0x200); outb(x,y) */
|
||||
|
||||
/* INTEL 8254 counters */
|
||||
#define PCL816_CTR0 4
|
||||
#define PCL816_CTR1 5
|
||||
|
||||
Reference in New Issue
Block a user