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