commit | d196fad9236e3171a0078afe870a14bfaa9497c0 | [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 | f147d94731d3ac99ad87ca2af0b9279760ffafe2 [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>