"git@git.tuxist.de:jan.koester/linux.git" did not exist on "5f2311f5bd359d6d810922bf25c238053a449f2a"
efi/x86: Move 32-bit code into efi_32.c
Now that the old memmap code has been removed, some code that was left
behind in arch/x86/platform/efi/efi.c is only used for 32-bit builds,
which means it can live in efi_32.c as well. So move it over.
Signed-off-by:
Ard Biesheuvel <ardb@kernel.org>
Loading
Please sign in to comment