Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-boot
[platform/kernel/u-boot.git] / lib / trace.c
index 711e5b5..bb089c2 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>