From: H Hartley Sweeten Date: Fri, 20 Jun 2014 18:10:25 +0000 (-0700) Subject: staging: comedi: ni_atmio: remove NI_SIZE define X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1299 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=551d793943c39bc8e9d548ac454cd0df32688211;p=pandora-kernel.git staging: comedi: ni_atmio: remove NI_SIZE define This define is only used in the comedi_request_region() to specify the size of the region. Remove the define and just open code the value. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed