x86/efi: Remove unused efi_call* macros
authorMathias Krause <minipli@googlemail.com>
Sun, 7 Sep 2014 17:42:14 +0000 (19:42 +0200)
committerMatt Fleming <matt.fleming@intel.com>
Fri, 3 Oct 2014 17:41:02 +0000 (18:41 +0100)
commit24ffd84b606dafa93a5f8f6e6dbaa06fbde11632
tree1c9fcaa002c88bb78de9ae1a4f9467ea3fce6414
parentb2fce819a841eed21034c10a6fe3a8f43532dfb2
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 <minipli@googlemail.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
arch/x86/include/asm/efi.h
This page took 0.025167 seconds and 5 git commands to generate.