From: Ian Abbott Date: Thu, 31 May 2012 15:02:05 +0000 (+0100) Subject: staging: comedi: amplc_pci224: Remove thisboard and devpriv macros X-Git-Tag: v3.6-rc1~100^2~971 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dc5a822ea8eaa2397f95aace504fcc657a6cd8b;p=pandora-kernel.git staging: comedi: amplc_pci224: 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