diff options
Diffstat (limited to 'boot/pxe_utils.c')
-rw-r--r-- | boot/pxe_utils.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boot/pxe_utils.c b/boot/pxe_utils.c index d5c215ae2c1..3fdd14d1cdb 100644 --- a/boot/pxe_utils.c +++ b/boot/pxe_utils.c @@ -12,7 +12,6 @@ #include <log.h> #include <malloc.h> #include <mapmem.h> -#include <lcd.h> #include <net.h> #include <fdt_support.h> #include <video.h> |