From: Leif Lindholm Date: Thu, 5 Sep 2013 10:34:55 +0000 (+0100) Subject: efi: x86: make efi_lookup_mapped_addr() a common function X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~32^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=258f6fd738221766b512cd8c7120563b78d62829;p=pandora-kernel.git efi: x86: make efi_lookup_mapped_addr() a common function efi_lookup_mapped_addr() is a handy utility for other platforms than x86. Move it from arch/x86 to drivers/firmware. Add memmap pointer to global efi structure, and initialise it on x86. Signed-off-by: Leif Lindholm Signed-off-by: Matt Fleming --- Reading git-diff-tree failed