Merge branch '2019-12-02-master-imports'
[oweals/u-boot.git] / arch / xtensa / lib / time.c
index 915eb5185b6c7e75578b42571d7212734c46c2a5..62bbe37b806272fe90616339a03f3e1628801c2e 100644 (file)
@@ -1,10 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2008 - 2013 Tensilica Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
+#include <time.h>
 #include <asm/global_data.h>
 #include <linux/stringify.h>