xref: /openbmc/linux/drivers/usb/gadget/udc/cdns2/cdns2-trace.c (revision 9aa2cba7a275b2c0b10c95ea60aced015a5535e1)
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * USBHS device controller driver Trace Support
4  *
5  * Copyright (C) 2023 Cadence.
6  *
7  * Author: Pawel Laszczak <pawell@cadence.com>
8  */
9 
10 #define CREATE_TRACE_POINTS
11 #include "cdns2-trace.h"
12