]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/serial/serial_msm.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / serial / serial_msm.c
index 7bed756a71f147f3ea48b2b563925878dfb0506d..119e6b9846d002b117d61ef6e1169c539f108c9a 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Qualcomm UART driver
  *
@@ -5,8 +6,6 @@
  *
  * UART will work in Data Mover mode.
  * Based on Linux driver.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>