]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-at91/include/mach/at91_spi.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / mach-at91 / include / mach / at91_spi.h
index b18665b62c8c078368428f02a0970fd4be2606fb..ce7bbf276d043396614bc31b8985f52528d058f6 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * [origin: Linux kernel include/asm-arm/arch-at91/at91_spi.h]
  *
@@ -6,8 +7,6 @@
  *
  * Serial Peripheral Interface (SPI) registers.
  * Based on AT91RM9200 datasheet revision E.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef AT91_SPI_H