From: Felipe Balbi Date: Tue, 19 Aug 2014 21:37:22 +0000 (-0500) Subject: usb: dwc3: move all string helper functions to debug.h X-Git-Tag: fixes-for-v3.18-merge-window~16^2~118^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80977dc99be5d874d10716594e716ef317c1723c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed