]> git.dujemihanovic.xyz Git - u-boot.git/commit
image: Remove unused NEEDS_MANUAL_RELOC code bits
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Wed, 6 Sep 2023 21:29:59 +0000 (23:29 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 14 Sep 2023 14:42:24 +0000 (10:42 -0400)
commitba377a6c2c4e9907a198837366bd80c032432bc7
treeee9eff5ddaa1a2563068455ca1fc928b5ec7adb3
parent92b1f7abb6653c8daa7f359addb0945fa0790c5d
image: Remove unused NEEDS_MANUAL_RELOC code bits

The last user of the NEEDS_MANUAL_RELOC has been removed in commit
26af162ac8f8 ("arch: m68k: Implement relocation")
Remove now unused NEEDS_MANUAL_RELOC code.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
boot/image.c
include/relocate.h