]> Pileus Git - ~andy/linux/commit
USB: legotower: remove unneeded tracing macros
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Jun 2013 23:30:39 +0000 (16:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:10:02 +0000 (16:10 -0700)
commitd26f6e57e71169bab907bdf716021b2d19bd09f0
tree981a21005b66ef1fb5255e52f251530dd8287a60
parent457163c4c7c69ee7f92c31bd48be332316824a14
USB: legotower: 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.

Cc: Juergen Stuber <starblue@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/legousbtower.c