commit | 24ffd84b606dafa93a5f8f6e6dbaa06fbde11632 | [log] [tgz] |
---|---|---|
author | Mathias Krause <minipli@googlemail.com> | Sun Sep 07 19:42:14 2014 +0200 |
committer | Matt Fleming <matt.fleming@intel.com> | Fri Oct 03 18:41:02 2014 +0100 |
tree | 1c9fcaa002c88bb78de9ae1a4f9467ea3fce6414 | |
parent | b2fce819a841eed21034c10a6fe3a8f43532dfb2 [diff] |
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>