mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 11:53:53 +08:00
[DeviceDrivers] Fix compiling issue in MMC/SD.
This commit is contained in:
parent
d6c794ae78
commit
6ccebe19d5
@ -749,7 +749,8 @@ int rt_mmcsd_core_init(void)
|
||||
}
|
||||
|
||||
rt_sdio_init();
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
INIT_PREV_EXPORT(rt_mmcsd_core_init);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user