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

source code of linux/drivers/gpu/drm/i915/intel_uncore_trace.c