提交 6ccebe19 编写于 作者: B Bernard Xiong

[DeviceDrivers] Fix compiling issue in MMC/SD.

上级 d6c794ae
......@@ -749,7 +749,8 @@ int rt_mmcsd_core_init(void)
}
rt_sdio_init();
}
return 0;
}
INIT_PREV_EXPORT(rt_mmcsd_core_init);
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册