From: H Hartley Sweeten Date: Fri, 17 Aug 2012 02:47:51 +0000 (-0700) Subject: staging: comedi: cb_pcimdda: remove thisboard and devpriv macros X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~885 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a4b0ba517bb30f764b22efa47f3ce937318b04e;p=pandora-kernel.git staging: comedi: cb_pcimdda: remove thisboard and devpriv macros These macros rely on a local variable having a specific name. Remove them and use the comedi_board() helper to get the thisboard pointer. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed