]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-at91/include/mach/at91_pio.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / mach-at91 / include / mach / at91_pio.h
index 4840a2b8f2f3378633e71b1e7fcdec5c9051aa90..f51e47e55d53a7b08e59f1e565dac0698c1f9cbc 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * [origin: Linux kernel include/asm-arm/arch-at91/at91_pio.h]
  *
@@ -7,8 +8,6 @@
  *
  * Parallel I/O Controller (PIO) - System peripherals registers.
  * Based on AT91RM9200 datasheet revision E.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef AT91_PIO_H