x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP
[pandora-kernel.git] / arch / x86 / include / asm / efi.h
index ca5ffb2..edc90f2 100644 (file)
@@ -37,8 +37,6 @@ extern unsigned long asmlinkage efi_call_phys(void *, ...);
 
 #else /* !CONFIG_X86_32 */
 
-#define MAX_EFI_IO_PAGES       100
-
 extern u64 efi_call0(void *fp);
 extern u64 efi_call1(void *fp, u64 arg1);
 extern u64 efi_call2(void *fp, u64 arg1, u64 arg2);