summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_uncore_trace.c
blob: 86f0c3942b1dd1274565010f86a9c06814921fb1 (plain)
1
2
3
4
5
6
7
// SPDX-License-Identifier: GPL-2.0
/* Copyright © 2024 Intel Corporation */

#ifndef __CHECKER__
#define CREATE_TRACE_POINTS
#include "intel_uncore_trace.h"
#endif