From: Ian Abbott Date: Tue, 29 May 2012 13:49:34 +0000 (+0100) Subject: staging: comedi: amplc_pc236: Remove thisboard and devpriv macros X-Git-Tag: v3.6-rc1~100^2~995 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24ffe74c93ac93bae84b2e44b868bbfd2c7954c3;p=pandora-kernel.git staging: comedi: amplc_pc236: Remove thisboard and devpriv macros The 'thisboard' and 'devpriv' macros rely on a local variable having a specific name and yield pointers derived from that local variable. Replace the macros with local variables wherever they occur. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed