USB: adutux: remove unneeded tracing macros
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Jun 2013 23:30:43 +0000 (16:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:18:01 +0000 (16:18 -0700)
commit6e42a15803ddbeb3a6f8f64bf599398a0ef5912b
treea1536d306f4c28bac837e3327ae95cf8984c2080
parent38726bf5417972ff51b8f047ab4e79f0333f2cf0
USB: adutux: remove unneeded tracing macros

Remove the unneeded tracing macros in this driver.  The kernel has a
built-in trace function that can be used if this is really still needed.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/adutux.c