diff options
| author | Mans Rullgard <[email protected]> | 2018-05-07 11:10:47 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2018-06-07 09:12:26 -0400 |
| commit | 66a00be2878dc0f972a6e100e91af5942ef8f736 (patch) | |
| tree | c2fcfc733a69508a06b450f4f6ada36d352e03c3 /drivers/block | |
| parent | 3eceff642c01e03e055127c9cf21608faaff28ac (diff) | |
ARM: orion5x: fix use of callee-saved registers in lowloevel_init
The lowlevel_init function uses r4 and r6 without preserving their
values as required by the AAPCS. Use r0 and r2 instead as these
are call-clobbered.
Signed-off-by: Mans Rullgard <[email protected]>
Reviewed-by: Chris Packham <[email protected]>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions
