diff options
| author | Michael Ellerman <[email protected]> | 2020-07-24 09:02:26 +1000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-07-24 10:41:19 +1000 |
| commit | 70cc062c47e7851335ff4c44ba9b362174baf7d4 (patch) | |
| tree | 02a375e5ff3d95f33fff3b3dafda830429347715 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 335aca5f65f1a39670944930131da5f2276f888f (diff) | |
powerpc/test_emulate_sstep: Fix build error
ppc64_book3e_allmodconfig fails with:
arch/powerpc/lib/test_emulate_step.c: In function 'test_pld':
arch/powerpc/lib/test_emulate_step.c:113:7: error: implicit declaration of function 'cpu_has_feature'
113 | if (!cpu_has_feature(CPU_FTR_ARCH_31)) {
| ^~~~~~~~~~~~~~~
Add an include of cpu_has_feature.h to fix it.
Fixes: b6b54b42722a ("powerpc/sstep: Add tests for prefixed integer load/stores")
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions