]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/efi.h
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
[linux-2.6-omap-h63xx.git] / include / linux / efi.h
index e203613d3aec5f2d56001a41d7a2a20d87ac2faf..66d621dbcb6c850c9a2042338ba0732f79c5f637 100644 (file)
@@ -294,6 +294,7 @@ extern void efi_enter_virtual_mode (void);  /* switch EFI to virtual mode, if pos
 extern u64 efi_get_iobase (void);
 extern u32 efi_mem_type (unsigned long phys_addr);
 extern u64 efi_mem_attributes (unsigned long phys_addr);
+extern u64 efi_mem_attribute (unsigned long phys_addr, unsigned long size);
 extern int efi_mem_attribute_range (unsigned long phys_addr, unsigned long size,
                                    u64 attr);
 extern int __init efi_uart_console_only (void);