From: H Hartley Sweeten Date: Thu, 14 Jun 2012 01:22:07 +0000 (-0700) Subject: staging: comedi: pcl812: remove PCL812_EXTDEBUG define and related code X-Git-Tag: v3.6-rc1~100^2~750 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23bcbb6495d04df086450e0751fc9b9fd5e98936;p=pandora-kernel.git staging: comedi: pcl812: remove PCL812_EXTDEBUG define and related code The PCL812_EXTDEBUG define enables a bunch of function tracing debug messages as well as a dump of the comedi_cmd info during the cmdtest. There are better ways to do the function tracing and the cmdtest dump shouldn't be in the driver. Just remove all of it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed