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