]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/gadget/usbstring.c
usb:g_dnl:dfu: Download gadget and DFU function code clean up
[u-boot] / drivers / usb / gadget / usbstring.c
index 4dbe060d6f2359c377be128e6e0a344218836a01..de5fa3f6483f3e5529b01cceb599146aa7c07b16 100644 (file)
@@ -1,10 +1,7 @@
 /*
  * Copyright (C) 2003 David Brownell
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as published
- * by the Free Software Foundation; either version 2.1 of the License, or
- * (at your option) any later version.
+ * SPDX-License-Identifier:    LGPL-2.1+
  *
  * Ported to U-boot by: Thomas Smits <ts.smits@gmail.com> and
  *                      Remy Bohmer <linux@bohmer.net>
@@ -13,7 +10,6 @@
 #include <common.h>
 #include <asm/errno.h>
 #include <linux/usb/ch9.h>
-#include <usbdescriptors.h>
 #include <linux/usb/gadget.h>
 
 #include <asm/unaligned.h>