]> git.sur5r.net Git - u-boot/blobdiff - common/cmd_bootm.c
mac: Fix the condition check for setting the MAC from the EEPROM
[u-boot] / common / cmd_bootm.c
index 7ae5d5b29404f0cfc30e32d2f07b1c3adcc3e0af..f0338babeba8f580a1f0fff7c77d3e590f137a6a 100644 (file)
@@ -47,7 +47,6 @@
 #endif
 
 #if defined(CONFIG_OF_LIBFDT)
-#include <fdt.h>
 #include <libfdt.h>
 #include <fdt_support.h>
 #endif