Skip to content
Commit 08cfa971 authored by Sam Protsenko's avatar Sam Protsenko Committed by Minkyu Kang
Browse files

exynos: Avoid duplicate reset_cpu with SYSRESET enabled



The sysreset uclass unconditionally provides a definition of the
reset_cpu() function. So does the exynos soc code. Fix the build with
SYSRESET enabled by omitting the function from the soc code in that
case. The code still needs to be kept around for use in SPL.

This commit was inspired by commit 6e19dc84 ("sunxi: Avoid duplicate
reset_cpu with SYSRESET enabled").

Signed-off-by: default avatarSam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
Signed-off-by: default avatarMinkyu Kang <mk7.kang@samsung.com>
parent 11bd2787
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment