summaryrefslogtreecommitdiff
path: root/common/usbx_host_controllers/src/ux_hcd_ehci_entry.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/usbx_host_controllers/src/ux_hcd_ehci_entry.c')
-rw-r--r--common/usbx_host_controllers/src/ux_hcd_ehci_entry.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/common/usbx_host_controllers/src/ux_hcd_ehci_entry.c b/common/usbx_host_controllers/src/ux_hcd_ehci_entry.c
index a9e2bf4..6177682 100644
--- a/common/usbx_host_controllers/src/ux_hcd_ehci_entry.c
+++ b/common/usbx_host_controllers/src/ux_hcd_ehci_entry.c
@@ -35,7 +35,7 @@
/* FUNCTION RELEASE */
/* */
/* _ux_hcd_ehci_entry PORTABLE C */
-/* 6.0 */
+/* 6.1 */
/* AUTHOR */
/* */
/* Chaoqiong Xiao, Microsoft Corporation */
@@ -87,6 +87,8 @@
/* DATE NAME DESCRIPTION */
/* */
/* 05-19-2020 Chaoqiong Xiao Initial Version 6.0 */
+/* 09-30-2020 Chaoqiong Xiao Modified comment(s), */
+/* resulting in version 6.1 */
/* */
/**************************************************************************/
UINT _ux_hcd_ehci_entry(UX_HCD *hcd, UINT function, VOID *parameter)