From: Leif Lindholm Date: Fri, 23 May 2014 13:16:56 +0000 (+0100) Subject: arm64: efi: only attempt efi map setup if booting via EFI X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74bcc2499291d38b6253f9dbd6af33a195222208;p=pandora-kernel.git arm64: efi: only attempt efi map setup if booting via EFI Booting a kernel with CONFIG_EFI enabled on a non-EFI system caused an oops with the current UEFI support code. Add the required test to prevent this. Signed-off-by: Leif Lindholm Acked-by: Catalin Marinas Signed-off-by: Matt Fleming --- Reading git-diff-tree failed