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

staging: comedi: ni_stc.h: remove n_ni_boards macro

This macro is not used, remove it.
Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 6293e357
......@@ -1421,8 +1421,6 @@ struct ni_board_struct {
enum caldac_enum caldac[3];
};
#define n_ni_boards (sizeof(ni_boards)/sizeof(struct ni_board_struct))
#define MAX_N_AO_CHAN 8
#define NUM_GPCT 2
......
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