mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-08-18 02:58:57 +08:00
[fixed]qemu-vexpress-a9/drv_smc911x.c没有包含相应的头文件 (#9040)
Update drv_smc911x.c 代码中用到udelay和mdelay函数,但是没有包含头文件
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include <automac.h>
|
||||
#include <netif/ethernetif.h>
|
||||
#include <lwipopts.h>
|
||||
|
||||
#include "delay.h"
|
||||
#include "mmu.h"
|
||||
#include "drv_smc911x.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user