mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
net: Remove nfs.h include from bootp.c
Nothing from this header is used there, so remove it. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
This commit is contained in:
parent
3cacc6a772
commit
765a159cf5
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@
|
|||
#include <net.h>
|
||||
#include <net/tftp.h>
|
||||
#include "bootp.h"
|
||||
#include "nfs.h"
|
||||
#ifdef CONFIG_LED_STATUS
|
||||
#include <status_led.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue