From: H Hartley Sweeten Date: Thu, 13 Mar 2014 17:09:56 +0000 (-0700) Subject: staging: comedi: fl512: remove Fl512_SIZE define X-Git-Tag: v3.15-rc1~139^2~244 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f28c9d978f7e8b5e7abe6315d2bb934ea65700c;p=pandora-kernel.git staging: comedi: fl512: remove Fl512_SIZE define This define is only used in the comedi_request_region() call to specify the size of the I/O region to request. 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