From: David Schleef Date: Wed, 3 Jul 2002 20:40:25 +0000 (+0000) Subject: disable unapproved defines X-Git-Tag: r0_7_66~179 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=488d36e011abe753f6a2228b17d0023aa411e9f9;p=comedi.git disable unapproved defines --- diff --git a/include/linux/comedi.h b/include/linux/comedi.h index bac4348c..7336f861 100644 --- a/include/linux/comedi.h +++ b/include/linux/comedi.h @@ -216,8 +216,8 @@ typedef unsigned short sampl_t; //#define INSN_CONFIG_TRIG 0x12 //#define INSN_CONFIG_COUNTER 0x13 #define INSN_CONFIG_ALT_SOURCE 0x14 -#define INSN_CONFIG_DIGITAL_TRIG 0x15 -#define INSN_CONFIG_BLOCK_SIZE 0x16 +//#define INSN_CONFIG_DIGITAL_TRIG 0x15 +//#define INSN_CONFIG_BLOCK_SIZE 0x16 /* ioctls */