Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / mips / lib / stack.c
index c80f5fe1465da72d886f91b2f2b76f0e2fc1b6ee..8f523fd6fb75223cef220a005aa3b79edceb4e26 100644 (file)
@@ -1,8 +1,8 @@
-/*
- * SPDX-License-Identifier:    GPL-2.0+
- */
+// SPDX-License-Identifier: GPL-2.0+
 
 #include <common.h>
+#include <init.h>
+#include <log.h>
 
 DECLARE_GLOBAL_DATA_PTR;