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>
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include <linux/usb/composite.h>
|
||||
|
||||
#include "core.h"
|
||||
#include "debug.h"
|
||||
#include "gadget.h"
|
||||
#include "io.h"
|
||||
|
||||
|
Reference in New Issue
Block a user