mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-11 14:44:03 +08:00
[Drivers/phy] Fixup header include for v2
Signed-off-by: GuEe-GUI <2991707448@qq.com>
This commit is contained in:
@@ -170,9 +170,9 @@ extern "C" {
|
||||
#endif /* RT_USING_DM */
|
||||
#endif /* RT_USING_I2C */
|
||||
|
||||
#ifdef RT_USING_PHY
|
||||
#if defined(RT_USING_PHY) || defined(RT_USING_PHY_V2)
|
||||
#include "drivers/phy.h"
|
||||
#endif /* RT_USING_PHY */
|
||||
#endif /* RT_USING_PHY || RT_USING_PHY_V2 */
|
||||
|
||||
#ifdef RT_USING_SDIO
|
||||
#include "drivers/dev_mmcsd_core.h"
|
||||
|
||||
Reference in New Issue
Block a user