]> git.sur5r.net Git - u-boot/blobdiff - lib/trace.c
arm: socfpga: stratix10: Add MMU support for Stratix10 SoC
[u-boot] / lib / trace.c
index 711e5b5836cbc2b5f98dab8bf634df0969ea6328..bb089c2eca9aa39a067e378aa7ad5696f9d0f738 100644 (file)
@@ -1,10 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2012 The Chromium OS Authors.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
+#include <mapmem.h>
 #include <trace.h>
 #include <asm/io.h>
 #include <asm/sections.h>