Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1718143
| From | Shawn Lin <shawn.lin@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next-20170823 failed to build for arm64/defconfig |
| Date | 2017-08-23 10:30 +0200 |
| Message-ID | <uhzd0-6Ct-33@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Thierry and Stephen,
commit 67e04d1ab19b0cc6d87ca7c44b058edf678bc3a3
Author: Thierry Reding <treding@nvidia.com>
Date: Tue Aug 15 15:41:10 2017 +0200
drm/tegra: dc: Trace register accesses
Add tracepoint events for display controller register accesses.
Signed-off-by: Thierry Reding <treding@nvidia.com>
introduce the following compile error.
In file included from drivers/gpu/drm/tegra/trace.h:68:0,
from drivers/gpu/drm/tegra/trace.c:2:
./include/trace/define_trace.h:88:43: fatal error: ./trace.h: No such
file or directory
#include TRACE_INCLUDE(TRACE_INCLUDE_FILE)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
linux-next-20170823 failed to build for arm64/defconfig Shawn Lin <shawn.lin@rock-chips.com> - 2017-08-23 10:30 +0200
Re: linux-next-20170823 failed to build for arm64/defconfig Thierry Reding <treding@nvidia.com> - 2017-08-23 11:00 +0200
Re: linux-next-20170823 failed to build for arm64/defconfig Thierry Reding <treding@nvidia.com> - 2017-08-24 10:40 +0200
csiph-web