staging: comedi: quatech_daqp_cs: remove unused define

The MAX_DEV define is no longer used in this driver. Remove it.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
H Hartley Sweeten 2013-02-04 16:43:37 -07:00 committed by Greg Kroah-Hartman
parent 1801726e87
commit 491cc0b042

View File

@ -58,9 +58,6 @@ Devices: [Quatech] DAQP-208 (daqp), DAQP-308
#include "comedi_fc.h"
/* Maximum number of separate DAQP devices we'll allow */
#define MAX_DEV 4
struct daqp_private {
int stop;