From: H Hartley Sweeten Date: Mon, 14 Jul 2014 19:23:42 +0000 (-0700) Subject: staging: comedi: ni_mio_common: remove ao_win_out() macro X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~690 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87b4fe5c877b178949c71e017e4a129e29aae37e;p=pandora-kernel.git staging: comedi: ni_mio_common: remove ao_win_out() macro This marco relies on a local variable having a specific name. Remove the macro and just use ni_ao_win_outw() directly. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed