]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/musb-new/musb_io.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / usb / musb-new / musb_io.h
index a4f4a6f8f4a6594de55d6f7d7b015d0361423e68..72a53656321b12921bd2493051312998e299d2b4 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * MUSB OTG driver register I/O
  *
@@ -8,8 +9,6 @@
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
  * version 2 as published by the Free Software Foundation.
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #ifndef __MUSB_LINUX_PLATFORM_ARCH_H__