From: H Hartley Sweeten Date: Fri, 22 Mar 2013 22:57:21 +0000 (-0700) Subject: staging: comedi: s626: remove MC_ENABLE macro X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~430 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddd9813e75c54cd41d561af8f35aa023839155b1;p=pandora-kernel.git staging: comedi: s626: remove MC_ENABLE macro This macro relies on a local variable having a specific name. Replace it with a new helper function, s626_mc_enable(). Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed