From: H Hartley Sweeten Date: Thu, 14 Jun 2012 02:13:42 +0000 (-0700) Subject: staging: comedi: me4000: remove PDEBUG macro X-Git-Tag: v3.6-rc1~100^2~745 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=871784a5f86323ce654ba56e1f5e85f717a53a5e;p=pandora-kernel.git staging: comedi: me4000: remove PDEBUG macro The PDEBUG macro is used to output a bunch of debug messages in the driver. These messages might be useful when first creating the driver but they shouldn't be in mainline. Remove it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed