luckfox-pico-sdk/sysdrv/source/kernel/drivers/gpu/drm/armada/armada_trace.c
2023-08-08 20:36:47 +08:00

6 lines
117 B
C

// SPDX-License-Identifier: GPL-2.0
#ifndef __CHECKER__
#define CREATE_TRACE_POINTS
#include "armada_trace.h"
#endif