Loading drivers/usb/dwc3/core.h +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ #define DWC3_MSG_MAX 500 /* Global constants */ #define DWC3_EP0_BOUNCE_SIZE 512 #define DWC3_EP0_BOUNCE_SIZE 2048 #define DWC3_ENDPOINTS_NUM 32 #define DWC3_XHCI_RESOURCES_NUM 2 Loading Loading
drivers/usb/dwc3/core.h +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ #define DWC3_MSG_MAX 500 /* Global constants */ #define DWC3_EP0_BOUNCE_SIZE 512 #define DWC3_EP0_BOUNCE_SIZE 2048 #define DWC3_ENDPOINTS_NUM 32 #define DWC3_XHCI_RESOURCES_NUM 2 Loading