From: H Hartley Sweeten Date: Thu, 14 Jun 2012 02:13:15 +0000 (-0700) Subject: staging: comedi: me4000: remove ISR_PDEBUG macro X-Git-Tag: v3.6-rc1~100^2~746 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef5bbfcb29db95c944bbfd4487454cd237d38b29;p=pandora-kernel.git staging: comedi: me4000: remove ISR_PDEBUG macro The ISR_PDEBUG macro is used to output trace messages in the isr routine. This shouldn't be in a mainline driver. 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