common: Move command functions out of common.h
[oweals/u-boot.git] / drivers / net / ftmac100.c
index d8f1dde657974f97aa16cb8af0da3d04ddd13d7b..24bb45f351530f424f5452609f638ed00cc2d7de 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <config.h>
 #include <common.h>
+#include <cpu_func.h>
 #include <env.h>
 #include <malloc.h>
 #include <net.h>