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

Commit f481f1fd authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: clk: qcom: Correct TRACE_INCLUDE_PATH"

parents 1abace5f 4ac0f4aa
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2019, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -112,5 +112,5 @@ TRACE_EVENT(mdss_pll_trace_counter,

/* This part must be outside protection */
#undef TRACE_INCLUDE_PATH
#define TRACE_INCLUDE_PATH .
#define TRACE_INCLUDE_PATH ../../drivers/clk/qcom/mdss/
#include <trace/define_trace.h>