compile fix
authorDavid Schleef <ds@schleef.org>
Thu, 30 Nov 2000 20:30:49 +0000 (20:30 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 30 Nov 2000 20:30:49 +0000 (20:30 +0000)
comedi/drivers/amcc_s5933.h

index e9bdcb4d14a5e7e0322affe016b805379b07c394..5fbeae396d35fc9f713bc2e1f7ac29dd69f338fd 100644 (file)
@@ -228,7 +228,6 @@ void amcc_init(void)
                        amcc->amcc_io_addr=pcidev->resource[0].start & ~3UL;
                        amcc->daq_io_addr=pcidev->resource[2].start & ~3UL;
                        amcc->irq=pcidev->irq;
-#endif
 #endif
                        
                }