commit | dfbb8e3b01e9544ea95065e0a8dc2b1567941ef9 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Wed Sep 06 23:29:47 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 14 10:42:24 2023 -0400 |
tree | a51668642f40758b587fb2fdec4cf69b399e5218 | |
parent | 809cb4eda814d682eec3d164c490d0a98b02d381 [diff] |
common: event: 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>