aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/lib/boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/lib/boot.c')
-rw-r--r--arch/mips/lib/boot.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/lib/boot.c b/arch/mips/lib/boot.c
index 1b29d637ce..749625aa97 100644
--- a/arch/mips/lib/boot.c
+++ b/arch/mips/lib/boot.c
@@ -3,7 +3,6 @@
* Copyright (C) 2020 Stefan Roese <sr@denx.de>
*/
-#include <common.h>
#include <command.h>
#include <cpu_func.h>
#include <asm/global_data.h>