Skip to content
Commit e8da08a0 authored by Benjamin Thiel's avatar Benjamin Thiel Committed by Ard Biesheuvel
Browse files

efi: Pull up arch-specific prototype efi_systab_show_arch()



Pull up arch-specific prototype efi_systab_show_arch() in order to
fix a -Wmissing-prototypes warning:

arch/x86/platform/efi/efi.c:957:7: warning: no previous prototype for
‘efi_systab_show_arch’ [-Wmissing-prototypes]
char *efi_systab_show_arch(char *str)

Signed-off-by: default avatarBenjamin Thiel <b.thiel@posteo.de>
Link: https://lore.kernel.org/r/20200516132647.14568-1-b.thiel@posteo.de


Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent e78d334a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment