summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2025-02-21 19:47:24 +0100
committerTom Rini <[email protected]>2025-02-28 08:35:52 -0600
commit8cf24a03a4defaaf4654b21548173bed6f33e1ee (patch)
treebba2ee97497272736e7cdad702e39f410dabdf23 /include/linux
parent5ce1d026b10e9cba8a22c83e826234cd8d48044b (diff)
env: mmc: Clean up env_mmc_load() ifdeffery
Rename the variants of env_mmc_load() for redundant and non-redundant environment to env_mmc_load_redundant() and env_mmc_load_singular() respectively and convert the env_mmc_load() implementation to use of if (IS_ENABLED(...)). As a result, drop __maybe_unused from mmc_env_is_redundant_in_both_boot_hwparts(). Signed-off-by: Marek Vasut <[email protected]> Reviewed-by: Quentin Schulz <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions