diff options
author | Will Deacon <[email protected]> | 2015-04-30 18:55:50 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2015-07-27 14:26:34 +0100 |
commit | 144e9697a9e70b5549fd52df90111f1410bcbfeb (patch) | |
tree | 75bf9f24e712ad440e83be1299a5d18c648002db /tools/perf/scripts/python | |
parent | 9511ca19dafbd503fb467d451fe331a6008f08cf (diff) |
arm64: cpufeature.h: add missing #include of kernel.h
cpufeature.h makes use of DECLARE_BITMAP, which in turn relies on the
BITS_TO_LONGS and DIV_ROUND_UP macros.
This patch includes kernel.h in cpufeature.h to prevent all users having
to do the same thing.
Acked-by: Catalin Marinas <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions