aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
diff options
context:
space:
mode:
authorSam Protsenko <semen.protsenko@linaro.org>2023-10-30 11:55:02 -0500
committerMinkyu Kang <mk7.kang@samsung.com>2023-11-13 16:19:04 +0900
commit08cfa971a717ff6aedf52066efb9e227eaa7aac4 (patch)
treeb022f772acc51807a78aad6bf1cdd0413076ee87 /drivers/serial
parent11bd2787deff113634cb9f330d9287e6d3d76e9e (diff)
downloadu-boot-08cfa971a717ff6aedf52066efb9e227eaa7aac4.tar.gz
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 6e19dc84c14b ("sunxi: Avoid duplicate reset_cpu with SYSRESET enabled"). Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org> Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'drivers/serial')
0 files changed, 0 insertions, 0 deletions