commit | 05c4bd3ec3c99578ee7f1614a546efefc8b362cc | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Wed Dec 31 13:46:42 2014 +0100 |
committer | Hans de Goede <hdegoede@redhat.com> | Wed Jan 14 14:56:40 2015 +0100 |
tree | 30d01d0ea07375e41b2c918eb7307d42a163650b | |
parent | 602fa46c2c9ea90cb4a38fb4479e823c88c48b58 [diff] |
sun7i: Move psci_arch_init close to text_end "adr rX, text_end" only works if the label is close. Adding further code to the other functions will prevent this. So move the containing function close to label. No functional change. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>