From: H Hartley Sweeten Date: Mon, 15 Oct 2012 17:16:38 +0000 (-0700) Subject: staging: comedi: s626: remove devpriv macro X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f2f7e050bea242735880b7876d9771efb580213;p=pandora-kernel.git staging: comedi: s626: remove devpriv macro Missed one... This macro relies on a local variable having a specific name. Remove its use by replacing it with a local variable where used. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed