From: Mathias Krause Date: Sun, 7 Sep 2014 17:42:14 +0000 (+0200) Subject: x86/efi: Remove unused efi_call* macros X-Git-Tag: fixes-against-v3.18-rc2~16^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24ffd84b606dafa93a5f8f6e6dbaa06fbde11632;p=pandora-kernel.git x86/efi: Remove unused efi_call* macros Complement commit 62fa6e69a436 ("x86/efi: Delete most of the efi_call* macros") and delete the stub macros for the !CONFIG_EFI case, too. In fact, there are no EFI calls in this case so we don't need a dummy for efi_call() even. Signed-off-by: Mathias Krause Signed-off-by: Matt Fleming --- Reading git-diff-tree failed