From: Ian Abbott Date: Thu, 1 Nov 2012 14:02:13 +0000 (+0000) Subject: staging: comedi: skel: remove thisboard macro X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~710 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99633048bf82327e5ef752627e27a0f031701000;p=pandora-kernel.git staging: comedi: skel: remove thisboard macro This driver's `thisboard` macro relies on a local variable having a specific name. Replace it with a local variable of the same name in the functions that use it. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed