android_kernel_samsung_sm86.../qcom/opensource/graphics-kernel/kgsl_trace.c
David Wronek 880d405719 Add 'qcom/opensource/graphics-kernel/' from commit 'b4fdc4c04295ac59109ae19d64747522740c3f14'
git-subtree-dir: qcom/opensource/graphics-kernel
git-subtree-mainline: 992813d9c1
git-subtree-split: b4fdc4c042
Change-Id:
repo: https://git.codelinaro.org/clo/la/platform/vendor/qcom/opensource/graphics-kernel
tag: GRAPHICS.LA.14.0.r1-07700-lanai.0
2024-10-06 16:44:56 +02:00

13 lines
264 B
C

// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (c) 2011,2013,2015,2019 The Linux Foundation. All rights reserved.
*/
#include <linux/module.h>
#include "kgsl_device.h"
/* Instantiate tracepoints */
#define CREATE_TRACE_POINTS
#include "kgsl_trace.h"