xref: /linux/drivers/misc/ocxl/trace.c (revision 2c138ee3354f8088769d05701a2e16d1cb4cc22d)
1 // SPDX-License-Identifier: GPL-2.0+
2 // Copyright 2017 IBM Corp.
3 #ifndef __CHECKER__
4 #define CREATE_TRACE_POINTS
5 #include "trace.h"
6 #endif
7