[PATCH 07/16] staging: comedi: ni_mio_cs: remove NI_SIZE define

H Hartley Sweeten hsweeten at visionengravers.com
Fri Jun 20 18:10:26 UTC 2014


This define is not used by the driver. Remove it.

Signed-off-by: H Hartley Sweeten <hsweeten at visionengravers.com>
Cc: Ian Abbott <abbotti at mev.co.uk>
Cc: Greg Kroah-Hartman <gregk at linuxfoundation.org>
---
 drivers/staging/comedi/drivers/ni_mio_cs.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/staging/comedi/drivers/ni_mio_cs.c b/drivers/staging/comedi/drivers/ni_mio_cs.c
index fe6d394..f6cab5c 100644
--- a/drivers/staging/comedi/drivers/ni_mio_cs.c
+++ b/drivers/staging/comedi/drivers/ni_mio_cs.c
@@ -54,8 +54,6 @@ See the notes in the ni_atmio.o driver.
  *  AT specific setup
  */
 
-#define NI_SIZE 0x20
-
 static const struct ni_board_struct ni_boards[] = {
 	{
 		.device_id	= 0x010d,
-- 
1.9.3



More information about the devel mailing list