12 lines
229 B
C
Raw Normal View History

2026-01-21 18:59:54 +08:00
// SPDX-License-Identifier: GPL-2.0
/*
2026-01-29 22:25:33 +08:00
* USBHS device controller driver Trace Support
2026-01-21 18:59:54 +08:00
*
2026-01-29 22:25:33 +08:00
* Copyright (C) 2023 Cadence.
2026-01-21 18:59:54 +08:00
*
* Author: Pawel Laszczak <pawell@cadence.com>
*/
#define CREATE_TRACE_POINTS
2026-01-29 22:25:33 +08:00
#include "cdns2-trace.h"