Skip to content
Commit cc383a9e authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

efi: mokvar: add missing include of asm/early_ioremap.h



Nathan reports that building the new mokvar table code for 32-bit
ARM fails with errors such as

  error: implicit declaration of function 'early_memunmap'
  error: implicit declaration of function 'early_memremap'

This is caused by the lack of an explicit #include of the appropriate
header, and ARM apparently does not inherit that inclusion via another
header file. So add the #include.

Tested-by: default avatarNathan Chancellor <natechancellor@gmail.com>
Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent 963fabf3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment