Greg Kroah-Hartman | 5fd54ac | 2017-11-03 11:28:30 +0100 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0 |
Felipe Balbi | 2c4cbe6e5 | 2014-04-30 17:45:10 -0500 | [diff] [blame] | 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 <balbi@ti.com> | ||||
Felipe Balbi | 2c4cbe6e5 | 2014-04-30 17:45:10 -0500 | [diff] [blame] | 8 | */ |
9 | |||||
10 | #define CREATE_TRACE_POINTS | ||||
11 | #include "trace.h" |