summary refs log tree commit diff
path: root/arch/powerpc/include/asm/uaccess.h
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2022-08-03 16:29:41 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2022-08-03 16:32:18 +1000
commit4cfa6ff24a9744ba484521c38bea613134fbfcb3 (patch)
tree31ea5c3e87adbf1fcce897d49f4c1f50eb0b9569 /arch/powerpc/include/asm/uaccess.h
parentbce02f71e48f7b89b9b52424ad2df4e5bc87a8ec (diff)
downloadlinux-4cfa6ff24a9744ba484521c38bea613134fbfcb3.tar.gz
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 <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220803063152.1249270-1-mpe@ellerman.id.au

Diffstat (limited to 'arch/powerpc/include/asm/uaccess.h')
0 files changed, 0 insertions, 0 deletions