]> git.baikalelectronics.ru Git - kernel.git/commit
efi/libstub: Move stub specific declarations into efistub.h
authorArd Biesheuvel <ardb@kernel.org>
Mon, 10 Feb 2020 16:02:38 +0000 (17:02 +0100)
committerArd Biesheuvel <ardb@kernel.org>
Sun, 23 Feb 2020 20:57:15 +0000 (21:57 +0100)
commitf48382819e4e68c3ba584769b05ec8a32a05d046
treee41f56b5af5a2a34e9b12ec84b97b9cac282b6c2
parent012991b1a04c37467bac09ea82fa04d3a60335ac
efi/libstub: Move stub specific declarations into efistub.h

Move all the declarations that are only used in stub code from
linux/efi.h to efistub.h which is only included locally.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
drivers/firmware/efi/libstub/efistub.h
include/linux/efi.h