mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-24 11:57:32 +07: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:
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,
|
||||
|
Loading…
Reference in New Issue
Block a user