net: rtl8139: Move functions around
[oweals/u-boot.git] / drivers / net / ftmac100.c
index c08889c4b1114a02321ffcb6ea5c05d8089ac4f0..24bb45f351530f424f5452609f638ed00cc2d7de 100644 (file)
@@ -8,6 +8,8 @@
 
 #include <config.h>
 #include <common.h>
+#include <cpu_func.h>
+#include <env.h>
 #include <malloc.h>
 #include <net.h>
 #include <linux/io.h>