Skip to content
Commit 350cfe79 authored by Luca Ceresoli's avatar Luca Ceresoli Committed by Michal Simek
Browse files

arm64: zynqmp: fix preprocessor check for SPL_ZYNQMP_TWO_SDHCI



A missing CONFIG_ prefix while checking for this Kconfig variable makes the
check always fail. Fix it. While there also switch from the '#if defined'
form to the '#ifdef' form as the other checks in this function.

Fixes: 35e2b923 ("arm64: zynqmp: Fix logic around CONFIG_ZYNQ_SDHCI")

Signed-off-by: default avatarLuca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent cc9f55e2
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