mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02: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:
@@ -14,7 +14,6 @@
|
|||||||
#include <net.h>
|
#include <net.h>
|
||||||
#include <net/tftp.h>
|
#include <net/tftp.h>
|
||||||
#include "bootp.h"
|
#include "bootp.h"
|
||||||
#include "nfs.h"
|
|
||||||
#ifdef CONFIG_LED_STATUS
|
#ifdef CONFIG_LED_STATUS
|
||||||
#include <status_led.h>
|
#include <status_led.h>
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user