mirror_ubuntu-kernels/drivers/gpu/drm/xe/xe_trace.c

10 lines
165 B
C
Raw Normal View History

2024-07-02 00:48:40 +03:00
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright © 2022 Intel Corporation
*/
#ifndef __CHECKER__
#define CREATE_TRACE_POINTS
#include "xe_trace.h"
#endif