From: H Hartley Sweeten Date: Tue, 14 May 2013 21:35:00 +0000 (-0700) Subject: staging: comedi: dt9812: remove some #if 0'ed out code X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~606 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df7f64e481f259baa44b61379b5052479b33af14;p=pandora-kernel.git staging: comedi: dt9812: remove some #if 0'ed out code The struct dt9812_usb_cmd definition contains some #if 0'ed out code that would cause build errors if enabled. Just remove it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed