From: H Hartley Sweeten Date: Fri, 22 Nov 2013 17:42:10 +0000 (-0700) Subject: staging: comedi: pcl816: remove DEBUG macro X-Git-Tag: v3.14-rc1~150^2~766 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76b9e33eaab6482c9fb46b1e6304168586e4f029;p=pandora-kernel.git staging: comedi: pcl816: remove DEBUG macro This macro is only used to output some function tracing debug messages. These messages are just added noise so remove the DEBUG macro as well as the noise. Also, remove pcl816_cmdtest_out() which was only called as part of the DEBUG() in pcl816_ai_cmdtest(). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed