efi/arm64: efistub: Move shared dependencies to <asm/efi.h>
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 2 Jul 2014 12:54:41 +0000 (14:54 +0200)
committerMatt Fleming <matt.fleming@intel.com>
Mon, 7 Jul 2014 19:29:47 +0000 (20:29 +0100)
commita13b00778e89c405cb224ef0926be6d71682d2a2
tree3f05862cb5268dbb8d14a98b2c4d47523cf1dedb
parentf23cf8bd5c1f49fb12459797d88b8407af93383d
efi/arm64: efistub: Move shared dependencies to <asm/efi.h>

This moves definitions depended upon both by code under arch/arm64/boot
and under drivers/firmware/efi to <asm/efi.h>. This is in preparation of
turning the stub code under drivers/firmware/efi into a static library.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
arch/arm64/include/asm/efi.h
arch/arm64/kernel/efi-stub.c