]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: ni_at_ao: remove ATAO_SIZE define
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 1 Oct 2013 00:49:36 +0000 (17:49 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Oct 2013 21:04:48 +0000 (14:04 -0700)
commit687ef90a64802ccb0205230eb27607ecbf2c7f63
treee580e1ad6a0a9246e9f6af513fc093c96c9290b1
parent7713534850bcf0ed9ab0e2b81c2520841077d7b9
staging: comedi: ni_at_ao: remove ATAO_SIZE define

This define is only used during the board attach to specify the
I/O region length. Remove the define and just open code the value.

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>
drivers/staging/comedi/drivers/ni_at_ao.c