linux-stable/drivers/gpu/drm/xe/xe_trace.c

10 lines
165 B
C

// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright © 2022 Intel Corporation
*/
#ifndef __CHECKER__
#define CREATE_TRACE_POINTS
#include "xe_trace.h"
#endif