diff options
author | Lukas Wunner <lukas@wunner.de> | 2017-01-31 14:21:34 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-02-01 08:45:43 +0100 |
commit | db4545d9a7881db0a7e18599e6cd1adbcb93db33 (patch) | |
tree | 3ec8117e9d7e2215cb318404b17cc5e935371df6 /drivers/firmware | |
parent | efi: Deduplicate efi_file_size() / _read() / _close() (diff) | |
download | linux-db4545d9a7881db0a7e18599e6cd1adbcb93db33.tar.xz linux-db4545d9a7881db0a7e18599e6cd1adbcb93db33.zip |
x86/efi: Deduplicate efi_char16_printk()
Eliminate the separate 32-bit and 64x- bit code paths by way of the shiny
new efi_call_proto() macro.
No functional change intended.
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Matt Fleming <matt@codeblueprint.co.uk>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-efi@vger.kernel.org
Link: http://lkml.kernel.org/r/1485868902-20401-3-git-send-email-ard.biesheuvel@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/firmware')
0 files changed, 0 insertions, 0 deletions