Revision 39ada88f9c862c1ff8929ff67e0d1199c7af73fe authored by Ard Biesheuvel on 13 August 2020, 17:38:17 UTC, committed by Ard Biesheuvel on 20 August 2020, 09:18:36 UTC
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>
1 parent 8a8a323
History
File Mode Size
convert_drivers_to_kernel_api.rst -rw-r--r-- 7.6 KB
hpwdt.rst -rw-r--r-- 3.4 KB
index.rst -rw-r--r-- 378 bytes
mlx-wdt.rst -rw-r--r-- 2.5 KB
pcwd-watchdog.rst -rw-r--r-- 2.3 KB
watchdog-api.rst -rw-r--r-- 9.4 KB
watchdog-kernel-api.rst -rw-r--r-- 16.5 KB
watchdog-parameters.rst -rw-r--r-- 17.8 KB
watchdog-pm.rst -rw-r--r-- 629 bytes
wdt.rst -rw-r--r-- 2.1 KB

back to top