diff options
author | Paul Walmsley <[email protected]> | 2015-01-05 17:38:41 -0700 |
---|---|---|
committer | Will Deacon <[email protected]> | 2015-01-07 11:40:59 +0000 |
commit | 082471a8efe1a91d4e44abec202d9e3067dcec91 (patch) | |
tree | f80690289434cf047a30c6b09a4ec8bd25e17690 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 2ec4560b7c73e6c9febc4fb2a3e6af257c904979 (diff) |
arm64: fix missing linux/bug.h include in asm/arch_timer.h
On next-20150105, defconfig compilation breaks with:
./arch/arm64/include/asm/arch_timer.h:112:2: error: implicit declaration of function ‘BUG’ [-Werror=implicit-function-declaration]
Fix by including linux/bug.h, where the BUG macro is defined.
This second version incorporates a comment from Mark Rutland
<[email protected]> to keep the includes in alphabetical order
by filename.
Signed-off-by: Paul Walmsley <[email protected]>
Cc: Paul Walmsley <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions