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)
commit8166ec091573fad528d884ede291fd1ec02d0298
treee41f56b5af5a2a34e9b12ec84b97b9cac282b6c2
parent6a4db9bfdd56ede30686d8e1cfadedc8b22a6bf5
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