mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-06 03:06:50 -04:00
staging: comedi: ni_mio_cs: remove NI_SIZE define
This define is not used by 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:
committed by
Greg Kroah-Hartman
parent
551d793943
commit
bfc8049a65
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user