diff options
Diffstat (limited to 'drivers/usb/host/xhci-trace.c')
-rw-r--r-- | drivers/usb/host/xhci-trace.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/usb/host/xhci-trace.c b/drivers/usb/host/xhci-trace.c index 7cf30c83dcf3..367b630bdb3c 100644 --- a/drivers/usb/host/xhci-trace.c +++ b/drivers/usb/host/xhci-trace.c | |||
@@ -13,3 +13,5 @@ | |||
13 | 13 | ||
14 | #define CREATE_TRACE_POINTS | 14 | #define CREATE_TRACE_POINTS |
15 | #include "xhci-trace.h" | 15 | #include "xhci-trace.h" |
16 | |||
17 | EXPORT_TRACEPOINT_SYMBOL_GPL(xhci_dbg_quirks); | ||