commit | 6e42a15803ddbeb3a6f8f64bf599398a0ef5912b | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jun 26 16:30:43 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 23 16:18:01 2013 -0700 |
tree | a1536d306f4c28bac837e3327ae95cf8984c2080 | |
parent | 38726bf5417972ff51b8f047ab4e79f0333f2cf0 [diff] |
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>