staging: comedi: das16: remove unused DAS16_SIZE
This define is not used in the driver. Remove it. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
96334bfebf
commit
3f7890eb24
1 changed files with 0 additions and 1 deletions
|
@ -86,7 +86,6 @@ www.measurementcomputing.com
|
|||
#include "8255.h"
|
||||
#include "comedi_fc.h"
|
||||
|
||||
#define DAS16_SIZE 20 /* number of ioports */
|
||||
#define DAS16_DMA_SIZE 0xff00 /* size in bytes of allocated dma buffer */
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Reference in a new issue