From: Ian Abbott Date: Fri, 1 Jun 2012 16:31:40 +0000 (+0100) Subject: staging: comedi: amplc_pci230: Remove thisboard and devpriv macros X-Git-Tag: v3.6-rc1~100^2~969 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=967bfbc2c90e456bdfc0ef045dd1e81221461c06;p=pandora-kernel.git staging: comedi: amplc_pci230: 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