]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-at91/include/mach/at91_pit.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / mach-at91 / include / mach / at91_pit.h
index 56724f15e7c20a8aeff13c56e0afc7e99cf16710..dfaf2e02608e519019013330632efa8be02b3ef4 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * [origin: Linux kernel include/asm-arm/arch-at91/at91_pit.h]
  *
@@ -6,8 +7,6 @@
  *
  * Periodic Interval Timer (PIT) - System peripherals regsters.
  * Based on AT91SAM9261 datasheet revision D.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef AT91_PIT_H