]> Git Repo - linux.git/blob - drivers/usb/dwc3/trace.c
Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
[linux.git] / drivers / usb / dwc3 / trace.c
1 // SPDX-License-Identifier: GPL-2.0
2 /**
3  * trace.c - DesignWare USB3 DRD Controller Trace Support
4  *
5  * Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com
6  *
7  * Author: Felipe Balbi <[email protected]>
8  */
9
10 #define CREATE_TRACE_POINTS
11 #include "trace.h"
This page took 0.033039 seconds and 4 git commands to generate.