mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-11 23:27:42 +07:00
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:
parent
1801726e87
commit
491cc0b042
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user