Commit bfc8049a authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Greg Kroah-Hartman

staging: comedi: ni_mio_cs: remove NI_SIZE define

This define is not used by the driver. Remove it.
Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: default avatarIan Abbott <abbotti@mev.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 551d7939
...@@ -54,8 +54,6 @@ See the notes in the ni_atmio.o driver. ...@@ -54,8 +54,6 @@ See the notes in the ni_atmio.o driver.
* AT specific setup * AT specific setup
*/ */
#define NI_SIZE 0x20
static const struct ni_board_struct ni_boards[] = { static const struct ni_board_struct ni_boards[] = {
{ {
.device_id = 0x010d, .device_id = 0x010d,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment