From: H Hartley Sweeten Date: Wed, 24 Oct 2012 23:28:57 +0000 (-0700) Subject: staging: comedi: cb_pcidda: remove code in #if 0/#endif blocks X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1003 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1225b6f909fc91ec5352c3e87dce5b2bcbb7226;p=pandora-kernel.git staging: comedi: cb_pcidda: remove code in #if 0/#endif blocks The functions cb_pcidda_ai_cmd(), cb_pcidda_ai_cmdtest(), and cb_pcidda_ns_to_timer() are all partially coded stubs for command support with the analog output subdevice. Just remove the code since it is #if 0'ed out. It can be added back later if command support is completed. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed