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

Skip to content
Commit 25addda6 authored by Kumar Gala's avatar Kumar Gala Committed by Ian Maund
Browse files

msm: kgsl: fix build issue with devfreq_trace.h



When building the kernel in tree we get:

In file included from drivers/devfreq/devfreq_trace.h:43:0,
                 from drivers/devfreq/devfreq_trace.c:20:
include/trace/define_trace.h:79:43: fatal error: ./devfreq_trace.h:
No such file or directory
 #include TRACE_INCLUDE(TRACE_INCLUDE_FILE)

The recommend solution is to add the include path to CFLAGS for the file.

Change-Id: I0389abcdcec29b35fa4da997b4ee3fd71c8a6c04
Signed-off-by: default avatarKumar Gala <galak@codeaurora.org>
parent 4f13b4f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment