From 87b4fe5c877b178949c71e017e4a129e29aae37e Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 14 Jul 2014 12:23:42 -0700 Subject: [PATCH] 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-format-patch failed