diff options
author | Sai Praneeth <sai.praneeth.prakhya@intel.com> | 2018-07-11 11:40:37 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2018-07-16 00:43:12 +0200 |
commit | f5dcc214aae29a68b37b2b4183f7171724e7b02d (patch) | |
tree | 59fda20b7fb91d43f829dc36cdd14163a42e1389 /drivers/firmware/efi | |
parent | efi/cper: Avoid using get_seconds() (diff) | |
download | linux-f5dcc214aae29a68b37b2b4183f7171724e7b02d.tar.xz linux-f5dcc214aae29a68b37b2b4183f7171724e7b02d.zip |
efi: Remove the declaration of efi_late_init() as the function is unused
The following commit:
7b0a911478c74 ("efi/x86: Move the EFI BGRT init code to early init code")
... removed the implementation and all the references to
efi_late_init() but the function is still declared at
include/linux/efi.h.
Hence, remove the unnecessary declaration.
Signed-off-by: Sai Praneeth Prakhya <sai.praneeth.prakhya@intel.com>
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/20180711094040.12506-6-ard.biesheuvel@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/firmware/efi')
0 files changed, 0 insertions, 0 deletions