reenable isapnp
authorDavid Schleef <ds@schleef.org>
Wed, 1 Oct 2003 22:44:35 +0000 (22:44 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 1 Oct 2003 22:44:35 +0000 (22:44 +0000)
comedi/drivers/ni_atmio.c

index 9773bb4e8c231b0b3a1d62fc68db8842d398224d..5e472e238d433b379a4634d5f7bec509f12fb75c 100644 (file)
@@ -316,7 +316,6 @@ static inline unsigned short __win_in(comedi_device *dev, int addr)
 
 
 
-#undef __ISAPNP__
 #ifdef __ISAPNP__
 static struct isapnp_device_id device_ids[] = {
        { ISAPNP_DEVICE_SINGLE('N','I','C',0x1900,'N','I','C',0x0000), },