From: H Hartley Sweeten Date: Tue, 1 Oct 2013 00:49:36 +0000 (-0700) Subject: staging: comedi: ni_at_ao: remove ATAO_SIZE define X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~499 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a6116c282ecf6918b39da89758c4bcd648443ad;p=pandora-kernel.git 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 Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed