x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
[cascardo/linux.git] / arch / x86 / platform / efi / efi_32.c
index 338402b..cef39b0 100644 (file)
@@ -49,9 +49,6 @@ int __init efi_setup_page_tables(unsigned long pa_memmap, unsigned num_pages)
 {
        return 0;
 }
-void __init efi_cleanup_page_tables(unsigned long pa_memmap, unsigned num_pages)
-{
-}
 
 void __init efi_map_region(efi_memory_desc_t *md)
 {