mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-31 16:26:41 +09:00
staging: comedi: ni_6527: remove unused NI6527_*_SIZE defines
These defines are not used in the driver. Remove them. 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:
committed by
Greg Kroah-Hartman
parent
36edca1477
commit
1b5bb66245
@@ -45,9 +45,6 @@ Updated: Sat, 25 Jan 2003 13:24:40 -0800
|
||||
#include "comedi_fc.h"
|
||||
#include "mite.h"
|
||||
|
||||
#define NI6527_DIO_SIZE 4096
|
||||
#define NI6527_MITE_SIZE 4096
|
||||
|
||||
#define Port_Register(x) (0x00+(x))
|
||||
#define ID_Register 0x06
|
||||
|
||||
|
||||
Reference in New Issue
Block a user