]> git.karo-electronics.de Git - karo-tx-linux.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)
commit6a6116c282ecf6918b39da89758c4bcd648443ad
treee580e1ad6a0a9246e9f6af513fc093c96c9290b1
parentc545e6a6f0b67853213224e9b9ba94203b6485d6
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