diff options
Diffstat (limited to 'arch/arm/mach-socfpga/spl_n5x.c')
-rw-r--r-- | arch/arm/mach-socfpga/spl_n5x.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-socfpga/spl_n5x.c b/arch/arm/mach-socfpga/spl_n5x.c index a196020393..5ff137e5c6 100644 --- a/arch/arm/mach-socfpga/spl_n5x.c +++ b/arch/arm/mach-socfpga/spl_n5x.c @@ -12,7 +12,6 @@ #include <asm/arch/system_manager.h> #include <asm/global_data.h> #include <asm/io.h> -#include <asm/u-boot.h> #include <asm/utils.h> #include <dm/uclass.h> #include <hang.h> |