On Wed, 3 Aug 2022 16:31:52 +1000, Michael Ellerman wrote:
> 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_LPA
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