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