]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/usb/gadget/udc/udc-core.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / usb / gadget / udc / udc-core.c
index 326757b547fa85a0dcbc6d003cf253a2a48e223b..f5c30dd7507885facaf1489430fe9f27e3aae2d0 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /**
  * udc-core.c - Core UDC Framework
  *
@@ -10,8 +11,6 @@
  *
  * commit 02e8c96627 : usb: gadget: udc: core: prepend udc_attach_driver with
  *                    usb_
- *
- * SPDX-License-Identifier:     GPL-2.0
  */
 
 #include <linux/compat.h>