arch/arm/src/stm32f7/stm32_sdmmc.c: Fix a pre-processor error found in build testing.
This commit is contained in:
parent
f1aa141d83
commit
da379a5c97
@ -621,7 +621,7 @@ struct stm32_dev_s g_sdmmcdev1 =
|
||||
#ifdef CONFIG_ARCH_HAVE_SDIO_DELAYED_INVLDT
|
||||
.dmadelydinvldt = stm32_dmadelydinvldt,
|
||||
#endif
|
||||
#lse
|
||||
#else
|
||||
#ifdef CONFIG_ARCH_HAVE_SDIO_PREFLIGHT
|
||||
.dmapreflight = NULL,
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user