common: Drop log.h from common header
[pandora-u-boot.git] / board / freescale / p1022ds / p1022ds.c
index ebf822a..d10160d 100644 (file)
@@ -8,7 +8,10 @@
 #include <common.h>
 #include <command.h>
 #include <env.h>
+#include <image.h>
 #include <init.h>
+#include <log.h>
+#include <net.h>
 #include <pci.h>
 #include <asm/processor.h>
 #include <asm/mmu.h>