x86: Remove unused _relocate arguments
authorIvan Gorinov <ivan.gorinov@intel.com>
Thu, 28 Jun 2018 21:49:46 +0000 (14:49 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 19 Jul 2018 20:31:36 +0000 (16:31 -0400)
commit6250098655809b4e149d74bff50af86c6209ce8f
tree89760497064070d53506fa60fd2b647ced161548
parent960a63973b21d540e2d3d7be229429e06280bacd
x86: Remove unused _relocate arguments

EFI image handle and system table are not used in _relocate().

Signed-off-by: Ivan Gorinov <ivan.gorinov@intel.com>
arch/x86/lib/crt0_x86_64_efi.S
arch/x86/lib/reloc_ia32_efi.c
arch/x86/lib/reloc_x86_64_efi.c