commit | cdd72ac20b4a769ad2aaf98223f853c719c5eda7 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Sep 26 13:22:21 2016 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Oct 31 11:17:34 2016 +0200 |
tree | 1bf7116879d5ee53e768203a4d56596fbdc078bb | |
parent | 8566cd1adf295d5b94e0ba9b4ae66d89c50542d5 [diff] |
usb: dwc3: debug: move dwc3_ep0_state_string() to debug.h We will be using dwc3_ep0_state_string() from within our tracepoints, so we need to move that helper to debug.h in order for it to be accessible. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>