]> Git Repo - J-u-boot.git/blobdiff - board/highbank/highbank.c
common: Drop init.h from common header
[J-u-boot.git] / board / highbank / highbank.c
index 9563763dfa53cd543e9b95cf0de4d1b6a2ecaaea..063831dfe873a8b9115969d4cf0ea1d56ec6c090 100644 (file)
@@ -5,7 +5,11 @@
 
 #include <common.h>
 #include <ahci.h>
+#include <cpu_func.h>
 #include <env.h>
+#include <fdt_support.h>
+#include <init.h>
+#include <net.h>
 #include <netdev.h>
 #include <scsi.h>
 
This page took 0.02655 seconds and 4 git commands to generate.