diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-02-01 22:06:56 +0000 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2016-02-03 11:31:02 +0100 |
commit | 70d2a3cf2f4ae2e93b7a661842d84c2b5132cee7 (patch) | |
tree | 4a24887e994413731ceaf4ecba39e0993ae7cea4 /drivers/firmware | |
parent | 9c6672ac9c91f7eb1ec436be1442b8c26d098e55 (diff) |
efi: Remove redundant efi_set_variable_nonblocking() prototype
There is no need for a separate nonblocking prototype definition
for the SetVariable() UEFI Runtime Service, since it is
identical to the blocking version.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
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/1454364428-494-3-git-send-email-matt@codeblueprint.co.uk
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/firmware')
0 files changed, 0 insertions, 0 deletions