From: David Schleef Date: Wed, 27 Nov 2002 00:25:14 +0000 (+0000) Subject: remove FPGA header X-Git-Tag: r0_7_67x~151 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=acb65f1b07db104c32021633926ee0296576d4fa;p=comedi.git remove FPGA header --- diff --git a/comedi/drivers/daqboard2000.c b/comedi/drivers/daqboard2000.c index 56411c76..bb448204 100644 --- a/comedi/drivers/daqboard2000.c +++ b/comedi/drivers/daqboard2000.c @@ -36,10 +36,7 @@ option. The latter is recommended, in order to save a bit of kernel memory. Configuration options: - [0] - pointer to FPGA initialization data - The pointer and size options are handled automatically - by comedi_config when you use the -i option. - [1] - size of FPGA data + none */ /* This card was obviously never intended to leave the Windows world, @@ -121,9 +118,6 @@ Configuration options: #include #include "8255.h" -#ifdef CONFIG_COMEDI_DAQBOARD2000_FPGA -#include "daqboard2000_fpga.h" -#endif #define DAQBOARD2000_SUBSYSTEM_IDS2 0x00021616 /* Daqboard/2000 - 2 Dacs */ #define DAQBOARD2000_SUBSYSTEM_IDS4 0x00041616 /* Daqboard/2000 - 4 Dacs */