diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2017-04-19 12:49:58 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-04-19 13:01:41 -0300 |
commit | 4c38c8f5d2c8c48dcf502cd039f30cb1f82fe63c (patch) | |
tree | d06352b7d851b3a37826420524b4193191895bec /include/linux/fpga | |
parent | e720c19e0d5412f45736d62258d21dc7b056c4ad (diff) |
perf unwind arm64: Add missing errno.h header
Since it uses EINVAL unconditionally, it needs to also unconditionally
include errno.h.
Detected when recent changes made errno.h not be included by chance when
tools/perf/arch/arm64/util/unwind-libunwind.c gets included by
tools/perf/util/libunwind/arm64.c.
Putting this changeset just before that change so that we don't lose
bisectability on arm64.
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jean Pihet <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Fixes: 8ab596afb97b ("perf tools ARM64: Wire up perf_regs and unwind support")
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'include/linux/fpga')
0 files changed, 0 insertions, 0 deletions