SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / arch / arm / cpu / arm920t / ep93xx / timer.c
index c2f239aab2c3a4d70ba8320f4ca46d704b124fac..5f3609aec3c2328dd46c552e6c7f06212701ebcd 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Cirrus Logic EP93xx timer support.
  *
@@ -8,8 +9,6 @@
  *
  * Based on the original intr.c Cirrus Logic EP93xx Rev D. interrupt support,
  * author unknown.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>