]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit5c9db34fe47ef91b6b836aa3111d9495f5fcde7c
tree89760497064070d53506fa60fd2b647ced161548
parent2a528d0b07e2d90ce4f151e3e17a9a4128e96005
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