commit | d4611aff4d17010d0d753a92d9e887035dc4eae5 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Thu May 28 21:25:30 2015 +0800 |
committer | Hans de Goede <hdegoede@redhat.com> | Fri May 29 13:46:36 2015 +0200 |
tree | 2d585b4214b9d89e67631de61fabd3a4b4916bb1 | |
parent | 4ffd62451243c226709924c1459935739478231c [diff] |
ARM: sunxi: Make PSCI code sun7i specific The PSCI code only works for sun7i. Rename it with _sun7i suffix, and build only if building for sun7i. This paves the way for adding PSCI support for other platforms. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>