From: H Hartley Sweeten Date: Fri, 22 Nov 2013 17:43:17 +0000 (-0700) Subject: staging: comedi: ni_pcidio: remove custom DPRINTK macro X-Git-Tag: v3.14-rc1~150^2~763 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac50a923858651752e1d08b04c7df8b490787a35;p=pandora-kernel.git staging: comedi: ni_pcidio: remove custom DPRINTK macro The comedi core defines a DPRINTK macro in comedidev.h. Use that macro instead of defining a private version in this driver. Also, remove the DEBUG define since it was only used to enable the DPRINTK macro. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed