summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorGreg Hackmann <ghackmann@google.com>2016-10-21 12:40:03 -0700
committerDavide Garberi <dade.garberi@gmail.com>2022-07-27 19:23:21 +0200
commita5aec928518929abce825f06d3959b4a4d9f8960 (patch)
tree7092323cca441e0bc7047ae92ba7fc170c5f7099 /scripts/objdiff
parent8bc17f726f42a0e61f8131cffc693f92c70f8820 (diff)
drivers: soc: qcom: fix register names on ARM64
gcc apparently lets you use r0, r1, etc. as register names even in aarch64 mode. clang does not. This change has no impact on the code generated by gcc (confirmed by disassembling scm.o with and without the patch). Change-Id: I8a7103738bb6603693287afd22c0346cb397458e Signed-off-by: Greg Hackmann <ghackmann@google.com> Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions