common: Drop image.h from common header
[oweals/u-boot.git] / board / freescale / t4qds / eth.c
index d93d75950cb86b56098b6779b01789cbcd2f505a..8a9f631e8dab45c2330a7661fc1f35aab5475fbf 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <fdt_support.h>
 #include <net.h>
 #include <netdev.h>
 #include <asm/mmu.h>
@@ -26,6 +27,7 @@
 #include <hwconfig.h>
 #include "../common/qixis.h"
 #include "../common/fman.h"
+#include <linux/libfdt.h>
 
 #include "t4240qds_qixis.h"