From: H Hartley Sweeten Date: Wed, 28 May 2014 23:34:51 +0000 (-0700) Subject: staging: comedi: adq12b: remove ADQ12B_SIZE define X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1986 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fc4f9f531c6ace14108e70c45540376cbb63804;p=pandora-kernel.git staging: comedi: adq12b: remove ADQ12B_SIZE define This define is only used in the comedi_request_region() call to specify the I/O resource size. Remove it 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