sm8750: init kernel modules repo
This commit is contained in:
12
qcom/opensource/graphics-kernel/kgsl_trace.c
Normal file
12
qcom/opensource/graphics-kernel/kgsl_trace.c
Normal file
@@ -0,0 +1,12 @@
|
||||
// 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"
|
Reference in New Issue
Block a user