mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 05:09:00 +00:00
SDIO_REGISTERCALLBACK is only defined when both CONFIG_SCHED_WORKQUEUE and CONFIG_SCHED_HPWORK are enabled. Guard the callback registration call in mmcsd_sdio.c so the source matches the SDIO callback API availability and avoids build issues when HPWORK support is not configured. Signed-off-by: Jerry Ma <shichunma@bestechnic.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| mmcsd.h | ||
| mmcsd_csd.h | ||
| mmcsd_debug.c | ||
| mmcsd_extcsd.h | ||
| mmcsd_procfs.c | ||
| mmcsd_sdio.c | ||
| mmcsd_sdio.h | ||
| mmcsd_spi.c | ||
| mmcsd_spi.h | ||
| sdio.c | ||