]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/gadget/usbstring.c
Merge branch 'master' of git://git.denx.de/u-boot-usb
[u-boot] / drivers / usb / gadget / usbstring.c
index 8c3ff64fe35359566a673a08791228d4f95989cf..67e98c065d3d332f16381fe88d5ca6fd322b0ffd 100644 (file)
@@ -3,12 +3,12 @@
  *
  * SPDX-License-Identifier:    LGPL-2.1+
  *
- * Ported to U-boot by: Thomas Smits <ts.smits@gmail.com> and
+ * Ported to U-Boot by: Thomas Smits <ts.smits@gmail.com> and
  *                      Remy Bohmer <linux@bohmer.net>
  */
 
 #include <common.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <linux/usb/ch9.h>
 #include <linux/usb/gadget.h>