]> git.baikalelectronics.ru Git - uboot.git/commit
armv8: layerscape: make wake_secondary_core_n() static
authorMichael Walle <michael@walle.cc>
Mon, 1 Jun 2020 19:53:32 +0000 (21:53 +0200)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 27 Jul 2020 08:46:28 +0000 (14:16 +0530)
commitf6ef319ca5bd1d7907b91830dee18f43296e08eb
treef5b19ffffb4bc89a4f67b61a9a46054dcce3aae7
parent4e7204d0db78ed346a68391f7953343283fc7bf7
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>
arch/arm/cpu/armv8/fsl-layerscape/mp.c