drm/rockchip: Don't change hdmi reference clock rate
[drm/drm-misc.git] / drivers / infiniband / ulp / rtrs / rtrs-clt-trace.c
blobf14fa1f36ce86a9290cbd31ce89604a13fd95952
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3 * RDMA Network Block Driver
5 * Copyright (c) 2022 1&1 IONOS SE. All rights reserved.
6 */
7 #include "rtrs.h"
8 #include "rtrs-clt.h"
11 * We include this last to have the helpers above available for the trace
12 * event implementations.
14 #define CREATE_TRACE_POINTS
15 #include "rtrs-clt-trace.h"