OSDN Git Service

drm/tegra: trace: Fix path to include
authorThierry Reding <treding@nvidia.com>
Wed, 23 Aug 2017 17:13:26 +0000 (19:13 +0200)
committerThierry Reding <treding@nvidia.com>
Tue, 26 Sep 2017 09:08:17 +0000 (11:08 +0200)
commita98c75fcd0ec02623f4f56d824d76e659410a52b
tree5f25bfdccb288b821860d12b18498cef7773b711
parent5f3d862a736398e7068fa67142133f1713fdee8c
drm/tegra: trace: Fix path to include

The TRACE_INCLUDE_FILE macro needs to specify the path relative to the
define_trace.h header rather than relative to the file defining it.

Reported-by: Dmitry Osipenko <digetx@gmail.com>
Tested-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170823171326.23620-1-thierry.reding@gmail.com
drivers/gpu/drm/tegra/trace.h