diff options
| author | Michal Simek <[email protected]> | 2022-07-08 08:15:05 +0200 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2022-07-26 08:23:55 +0200 |
| commit | bb7468b4c9d7ce0f7cdd5bc5eae11e8fe87250cf (patch) | |
| tree | f6e013164b21aafb47883c9bc6d7dd455c4bd59d /scripts | |
| parent | 165694b1254909953eea9768ea3d914555c17cc5 (diff) | |
tools: relocate-rela: Remove guard around R_AARCH64_RELATIVE
In code you can find out this fragment:
19 #ifndef R_AARCH64_RELATIVE
20 #define R_AARCH64_RELATIVE 1027
21 #endif
which means that R_AARCH64_RELATIVE is defined all the time that's why
ifdef is not needed.
Signed-off-by: Michal Simek <[email protected]>
Link: https://lore.kernel.org/r/0d40a09ab6edcd88ba3059f7a0b63a819b71256a.1657260903.git.michal.simek@amd.com
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
