Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / board / freescale / ls1046ardb / eth.c
index 7dbfcac307bc45a4c3f00491fce15d84fad8159a..f3b1dcd306d64f4f5583375ee9514a92d6625c99 100644 (file)
@@ -3,6 +3,8 @@
  * Copyright 2016 Freescale Semiconductor, Inc.
  */
 #include <common.h>
+#include <fdt_support.h>
+#include <net.h>
 #include <asm/io.h>
 #include <netdev.h>
 #include <fm_eth.h>