From: H Hartley Sweeten Date: Fri, 22 Nov 2013 17:45:18 +0000 (-0700) Subject: staging: comedi: dt3000: remove DEBUG define X-Git-Tag: v3.14-rc1~150^2~760 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9a431f2e0a680cdf4fad43762c302d062fa10d0;p=pandora-kernel.git staging: comedi: dt3000: remove DEBUG define This define unables some debug code that prints the status flags during the interrupt handler. These messages are just added noise and it's probably not a good idea to spew them during the interrupt anyway. Remove the DEBUG define as well as the debug code. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed