diff options
| author | Thierry Reding <[email protected]> | 2017-09-01 16:54:01 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-09-01 19:01:20 +0000 |
| commit | 1430f73beb7fd4655d3fbd2e373615eca016f9c3 (patch) | |
| tree | 0a7c68502ea241a14602d0347c11f767a59b0e44 /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
| parent | drm/ttm: Fix trace include path (v2) (diff) | |
| download | kernel-1430f73beb7fd4655d3fbd2e373615eca016f9c3.tar.gz kernel-1430f73beb7fd4655d3fbd2e373615eca016f9c3.zip | |
drm/amdgpu: Use correct path to trace include
The header comment in include/trace/define_trace.h specifies that the
TRACE_INCLUDE_PATH needs to be relative to the define_trace.h header
rather than the trace file including it. Most instances get that wrong
and work around it by adding the $(src) directory to the include path.
While this works, it is preferable to refer to the correct path to the
trace file in the first place and avoid any workaround.
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions
