]> Git Repo - J-u-boot.git/blobdiff - common/board_r.c
common: Remove <common.h> and add needed includes
[J-u-boot.git] / common / board_r.c
index da0b80f24ff07b6ae767704df2a64505edc457a8..c823cd262f16e0d7b038bea3b1f120beb2a1d56e 100644 (file)
@@ -9,7 +9,7 @@
  * Marius Groeger <[email protected]>
  */
 
-#include <common.h>
+#include <config.h>
 #include <api.h>
 #include <bootstage.h>
 #include <cpu_func.h>
This page took 0.023986 seconds and 4 git commands to generate.