From: H Hartley Sweeten Date: Fri, 22 Nov 2013 17:45:38 +0000 (-0700) Subject: staging: comedi: remove comedi_debug module parameter X-Git-Tag: v3.14-rc1~150^2~759 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2601699d3381525d87cc7ccb3e886697c5af812;p=pandora-kernel.git staging: comedi: remove comedi_debug module parameter Remove this module parameter and use the CONFIG_COMEDI_DEBUG option to enable normal kernel debugging with -DDEBUG flag. Remove the #undef DEBUG from all the comedi source files so they will honour the -DDEBUG flag. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed