diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-06-02 00:53:24 +0200 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2019-07-10 16:52:58 -0600 |
commit | 7ef8e9b09a74567c529f168a4da5c1d5cffd58c2 (patch) | |
tree | b639da7399c12763a912d24cb52ac7203b72044c /Licenses | |
parent | 54e1223aa4ca5d65fe3c6497e92bee4453aeddac (diff) |
trace: undefined reference to `trace_early_init'
Compiling with TRACE but without TRACE_EARLY results in an error
aarch64-linux-gnu-ld.bfd:
common/built-in.o:(.rodata.init_sequence_f+0x10):
undefined reference to `trace_early_init'
trace_early_init() should not be called if CONFIG_TRACE_EARLY is not
defined.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'Licenses')
0 files changed, 0 insertions, 0 deletions