xref: /linux/drivers/gpu/drm/i915/intel_uncore_trace.c (revision 2c1ed907520c50326b8f604907a8478b27881a2e)
1 // SPDX-License-Identifier: GPL-2.0
2 /* Copyright © 2024 Intel Corporation */
3 
4 #ifndef __CHECKER__
5 #define CREATE_TRACE_POINTS
6 #include "intel_uncore_trace.h"
7 #endif
8