mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 00:43:08 -04:00
staging: comedi: ni_pcidio: remove n_ndio_boards macro
This macro is not used in the driver. Remove it. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: 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
6d6d443cb2
commit
e69e860ef2
@@ -304,7 +304,6 @@ static const struct nidio_board nidio_boards[] = {
|
||||
},
|
||||
};
|
||||
|
||||
#define n_nidio_boards ARRAY_SIZE(nidio_boards)
|
||||
#define this_board ((const struct nidio_board *)dev->board_ptr)
|
||||
|
||||
struct nidio96_private {
|
||||
|
||||
Reference in New Issue
Block a user