880d405719
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
13 lines
264 B
C
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"
|