From: H Hartley Sweeten Date: Fri, 17 Aug 2012 02:44:59 +0000 (-0700) Subject: staging: comedi: cb_pcidda: remove thisboard and devpriv macros X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~892 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6ad306b948e78dddcc064a71c41382469d656a3;p=pandora-kernel.git staging: comedi: cb_pcidda: 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