Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 491cc0b0 authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Greg Kroah-Hartman
Browse files

staging: comedi: quatech_daqp_cs: remove unused define



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

Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 1801726e
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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;