From: H Hartley Sweeten Date: Wed, 15 Aug 2012 01:23:24 +0000 (-0700) Subject: staging: comedi: dnya_pci10xx: remove thisboard and devpriv macros X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~932 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af0677c14e990e64bd6571be691e0bebd82a5dc0;p=pandora-kernel.git staging: comedi: dnya_pci10xx: remove thisboard and devpriv macros These macros rely on local variables having a specific name. Replace them with local variables where used. 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