From: H Hartley Sweeten Date: Thu, 13 Mar 2014 22:48:37 +0000 (-0700) Subject: staging: comedi: rti802: remove RTI802_SIZE define X-Git-Tag: v3.15-rc1~139^2~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df8f09bb44d03f8573715ea30d0c3ce1b3627244;p=pandora-kernel.git staging: comedi: rti802: remove RTI802_SIZE define This define is only used in the attach to specify the I/O region size passed to comedi_request_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