Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 97507712 authored by Jordan Crouse's avatar Jordan Crouse
Browse files

clk: qcom: Fix INCLUDE_TRACE_FILE path for mdss_pll_trace.h



Set the correct INCLUDE_TRACE_FILE path for mdss_pll_trace.h so it works in
all build environments.

Fixes: 0fd7ae3f ("clk:qcom: add mdss dsi and dp pll driver support")
Change-Id: Ic0dedbadfb1a0617fe24a67e4eb6963ce314ce29
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent 30989ef8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 */

#if !defined(_MDSS_PLL_TRACE_H_) || defined(TRACE_HEADER_MULTI_READ)
@@ -13,7 +13,7 @@
#undef TRACE_SYSTEM
#define TRACE_SYSTEM mdss_pll
#undef TRACE_INCLUDE_FILE
#define TRACE_INCLUDE_FILE mdss_pll_trace
#define TRACE_INCLUDE_FILE ../../drivers/clk/qcom/mdss/mdss_pll_trace


TRACE_EVENT(mdss_pll_lock_start,