diff options
| author | Michael Ellerman <[email protected]> | 2022-08-03 06:29:41 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2022-08-03 06:32:18 +0000 |
| commit | 4cfa6ff24a9744ba484521c38bea613134fbfcb3 (patch) | |
| tree | 31ea5c3e87adbf1fcce897d49f4c1f50eb0b9569 /tools/lib/bitmap.c | |
| parent | EDAC/ppc_4xx: Include required of_irq header directly (diff) | |
| download | kernel-4cfa6ff24a9744ba484521c38bea613134fbfcb3.tar.gz kernel-4cfa6ff24a9744ba484521c38bea613134fbfcb3.zip | |
powerpc/64e: Fix kexec build error
When building ppc64_book3e_allmodconfig the build fails with:
arch/powerpc/kexec/file_load_64.c:1063:14: error: implicit declaration of function ‘firmware_has_feature’
1063 | if (!firmware_has_feature(FW_FEATURE_LPAR))
| ^~~~~~~~~~~~~~~~~~~~
Add a direct include of asm/firmware.h to fix the error.
Fixes: b1fc44eaa9ba ("pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-window")
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions
