summaryrefslogtreecommitdiff
path: root/arch/mips/lib/stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/lib/stack.c')
-rw-r--r--arch/mips/lib/stack.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/lib/stack.c b/arch/mips/lib/stack.c
index 99fd056905..4d1d98c3ad 100644
--- a/arch/mips/lib/stack.c
+++ b/arch/mips/lib/stack.c
@@ -1,6 +1,7 @@
// SPDX-License-Identifier: GPL-2.0+
#include <common.h>
+#include <init.h>
DECLARE_GLOBAL_DATA_PTR;