]> Git Repo - u-boot.git/blobdiff - arch/arm/mach-socfpga/spl_a10.c
global: Make <asm/global_data.h> include <asm/u-boot.h>
[u-boot.git] / arch / arm / mach-socfpga / spl_a10.c
index 3981d2d4f140779f4ed2f276290d2520c2edc3dd..c20376f7f8ef3029293cda16f57f09e6f9a9c628 100644 (file)
@@ -3,14 +3,13 @@
  *  Copyright (C) 2012-2021 Altera Corporation <www.altera.com>
  */
 
-#include <common.h>
+#include <config.h>
 #include <cpu_func.h>
 #include <hang.h>
 #include <init.h>
 #include <asm/global_data.h>
 #include <asm/io.h>
 #include <asm/pl310.h>
-#include <asm/u-boot.h>
 #include <asm/utils.h>
 #include <image.h>
 #include <asm/arch/reset_manager.h>
This page took 0.02302 seconds and 4 git commands to generate.