]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/dwc3/dwc3-omap.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / usb / dwc3 / dwc3-omap.c
index 3dcc2f4847778b86aead3485e677db75f3829c9e..64822ee7399127a814e678b634015e1ae10a74f6 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /**
  * dwc3-omap.c - OMAP Specific Glue layer
  *
@@ -10,8 +11,6 @@
  * to uboot.
  *
  * commit 7ee2566ff5 : usb: dwc3: dwc3-omap: get rid of ->prepare()/->complete()
- *
- * SPDX-License-Identifier:     GPL-2.0
  */
 
 #include <common.h>