From: H Hartley Sweeten Date: Fri, 26 Oct 2012 00:24:23 +0000 (-0700) Subject: staging: comedi: dt3000: remove this_board macro X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~952 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0473c02a8b560e7a59af4a2d5132ef0ade0f6a33;p=pandora-kernel.git staging: comedi: dt3000: remove this_board macro This macro relies on a local variable having a specific name. Remove it and use the comedi_board() helper to get the pointer. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed