From: H Hartley Sweeten Date: Fri, 22 Mar 2013 16:45:41 +0000 (-0700) Subject: staging: comedi: ni_labpc: move declaration of local var 'dma_flags' X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~465 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cacedd0ce5f3482574dd18ce218a3f4440b4c828;p=pandora-kernel.git staging: comedi: ni_labpc: move declaration of local var 'dma_flags' In labpc_common_attach(), move the declaration of the local variable 'dma_flags' to remove the need for the extra #ifdef/#endif. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed