Loading drivers/usb/dwc3/core.h +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ #include "dwc3_otg.h" /* 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 @@ -55,7 +55,7 @@ #include "dwc3_otg.h" /* 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