From: Ian Abbott Date: Wed, 30 May 2012 18:04:44 +0000 (+0100) Subject: staging: comedi: amplc_pc263: Remove thisboard and devpriv macros X-Git-Tag: v3.6-rc1~100^2~983 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04d66968b34e3e22a524064df387c9fe906c6efa;p=pandora-kernel.git staging: comedi: amplc_pc263: 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