usb: rockchip: implement K_FW_LBA_ERASE_10 command
[oweals/u-boot.git] / drivers / usb / gadget / core.c
index 30d55a49ac9bf07cd4871958b5687f2c6b9530e8..ffaf161fb7ecf48a5637a90a97e8c970da283dff 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2003
  * Gerry Hamel, geh@ti.com, Texas Instruments
@@ -12,8 +13,6 @@
  *     Stuart Lynne <sl@lineo.com>,
  *     Tom Rushworth <tbr@lineo.com>,
  *     Bruce Balden <balden@lineo.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <malloc.h>