From: H Hartley Sweeten Date: Fri, 20 Sep 2013 23:36:17 +0000 (-0700) Subject: staging: comedi: pcl711: remove PCL711_SIZE X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~677 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95bb9414657bbf92e38b72440913a693c27e373c;p=pandora-kernel.git staging: comedi: pcl711: remove PCL711_SIZE This define is only used in the comedi_request_region() call. It doesn't really add any clarity to the code so 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