Skip to content
Commit 2140d6b0 authored by Aswath Govindraju's avatar Aswath Govindraju Committed by Lokesh Vutla
Browse files

arch: arm: mach-k3: am642_init: Correct the function name spl_boot_mode() to spl_mmc_boot_mode()



Function spl_boot_mode() is called in common/spl/spl_mmc.c, to find the
boot mode for a given boot device. This function was renamed to
spl_mmc_boot_mode() by commit e9759065.

Therefore, rename spl_boot_mode to spl_mmc_boot_mode.

Fixes: 57dba04a ("arm: mach-k3: am642: Add support for boot device detection")
Signed-off-by: default avatarAswath Govindraju <a-govindraju@ti.com>
Signed-off-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
Link: https://lore.kernel.org/r/20210726152807.22991-2-a-govindraju@ti.com
parent 159c901c
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