1*64b558f5SPawel Laszczak // SPDX-License-Identifier: GPL-2.0 2*64b558f5SPawel Laszczak /* 3*64b558f5SPawel Laszczak * USBSS device controller driver Trace Support 4*64b558f5SPawel Laszczak * 5*64b558f5SPawel Laszczak * Copyright (C) 2018-2019 Cadence. 6*64b558f5SPawel Laszczak * 7*64b558f5SPawel Laszczak * Author: Pawel Laszczak <pawell@cadence.com> 8*64b558f5SPawel Laszczak */ 9*64b558f5SPawel Laszczak 10*64b558f5SPawel Laszczak #define CREATE_TRACE_POINTS 11*64b558f5SPawel Laszczak #include "cdns3-trace.h" 12