]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/freescale/ls1043aqds/eth.c
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / board / freescale / ls1043aqds / eth.c
index 88b10a0f2f1223866d82e461dea4fb378d7841b1..67b4afee687e6766b51d96a038e735eae1941f13 100644 (file)
@@ -7,9 +7,11 @@
 #include <common.h>
 #include <asm/io.h>
 #include <netdev.h>
+#include <fdt_support.h>
 #include <fm_eth.h>
 #include <fsl_mdio.h>
 #include <fsl_dtsec.h>
+#include <libfdt.h>
 #include <malloc.h>
 #include <asm/arch/fsl_serdes.h>