]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/musb/musb_hcd.h
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / drivers / usb / musb / musb_hcd.h
index 0c8e75d46c1e0b1a493eefe2807ac9173b874dcc..7eb65e6b10d06c306e26683e96c35c4ad02199cd 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Mentor USB OTG Core host controller driver.
  *
  * Copyright (c) 2008 Texas Instruments
  *
- * SPDX-License-Identifier:    GPL-2.0+
- *
  * Author: Thomas Abraham t-abraham@ti.com, Texas Instruments
  */
 
@@ -17,8 +16,8 @@
 extern unsigned char new[];
 #endif
 
-#ifndef CONFIG_MUSB_TIMEOUT
-# define CONFIG_MUSB_TIMEOUT 100000
+#ifndef CONFIG_USB_MUSB_TIMEOUT
+# define CONFIG_USB_MUSB_TIMEOUT 100000
 #endif
 
 /* This defines the endpoint number used for control transfers */