From: H Hartley Sweeten Date: Tue, 4 Jun 2013 01:01:17 +0000 (-0700) Subject: staging: comedi: pcmuio: remove 'subpriv' macro X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~293 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8099a9841f1d9ff15de8f12cf1ba36b574d804c8;p=pandora-kernel.git staging: comedi: pcmuio: remove 'subpriv' macro The 'subpriv' macro relies on a local variable having a specific name. Replace the macro with a local variable where used. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed