commit | 86c31dad329c17aca43188c4c4d55b133a31e7e5 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Mon Jun 01 21:53:32 2020 +0200 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Mon Jul 27 14:16:28 2020 +0530 |
tree | f5b19ffffb4bc89a4f67b61a9a46054dcce3aae7 | |
parent | dcfbbed570a2ce310517516989e49392ba83b8e5 [diff] |
armv8: layerscape: make wake_secondary_core_n() static This function is not used outside the module. Make it static. Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>