]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
USB-CDC: Use native debug printout macros
authorVitaly Kuzmichev <vkuzmichev@mvista.com>
Fri, 13 Aug 2010 12:57:51 +0000 (16:57 +0400)
committerRemy Bohmer <linux@bohmer.net>
Mon, 20 Sep 2010 19:57:17 +0000 (21:57 +0200)
commit7de731859158144cf2abf1de4e79327c8a44baf8
tree91d6578f153906a1cafa0809d631789504d6eab3
parent2721dbf1ddeb32df07b64314da86d32a8157e331
USB-CDC: Use native debug printout macros

Replace Linux-like debug printout macros by native ones.

Signed-off-by: Vitaly Kuzmichev <vkuzmichev@mvista.com>
Applied after removing dead code like '#define DEBUG/#undef DEBUG'
drivers/usb/gadget/ether.c