From: H Hartley Sweeten Date: Fri, 20 Jun 2014 20:12:42 +0000 (-0700) Subject: staging: comedi: dt282x: remove DT2821_SIZE define X-Git-Tag: cleanup-for-v3.18~125^2~1543 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c53a62f64a072ea1ba31aa657e5962cf2a8f360e;p=pandora-kernel.git staging: comedi: dt282x: remove DT2821_SIZE define This define is only used in the comedi_request_region() call to specify the size of the I/O region. 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