From: H Hartley Sweeten Date: Sat, 19 Jul 2014 00:23:36 +0000 (-0700) Subject: staging: comedi: drivers: remove unnecessary *_{IO, MEM}SIZE defines X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~372 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88634cd820850241aafb9c1ecc822c5a4c361c0c;p=pandora-kernel.git staging: comedi: drivers: remove unnecessary *_{IO, MEM}SIZE defines Some of the legacy comedi drivers have a *_{IO,MEM}SIZE define that is only passed to comedi_request_region() to specify the size of the region. For aesthetics, remove these defines. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed