usb: dwc3: move all string helper functions to debug.h
authorFelipe Balbi <balbi@ti.com>
Tue, 19 Aug 2014 21:37:22 +0000 (16:37 -0500)
committerFelipe Balbi <balbi@ti.com>
Fri, 5 Sep 2014 14:53:51 +0000 (09:53 -0500)
commit80977dc99be5d874d10716594e716ef317c1723c
tree8db9eeaa48b1431e6b3c3629d328d95b6096b334
parent9bb87f168931cf55738ed2fbda3639575cede886
usb: dwc3: move all string helper functions to debug.h

Those functions are only using within debugging
messages, grouping them into debug.h makes sense.

While at that, also add missing multiple inclusion
guard.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/debug.h
drivers/usb/dwc3/ep0.c
drivers/usb/dwc3/gadget.c
drivers/usb/dwc3/gadget.h