diff options
author | Sai Praneeth <[email protected]> | 2018-07-11 11:40:37 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-07-16 00:43:12 +0200 |
commit | f5dcc214aae29a68b37b2b4183f7171724e7b02d (patch) | |
tree | 59fda20b7fb91d43f829dc36cdd14163a42e1389 /net/lapb/lapb_subr.c | |
parent | 7bb497092a34a2bbb16bad5385a0487dee18a769 (diff) |
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 <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions