aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc/renesas_usb3.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/gadget/udc/renesas_usb3.c')
-rw-r--r--drivers/usb/gadget/udc/renesas_usb3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/gadget/udc/renesas_usb3.c b/drivers/usb/gadget/udc/renesas_usb3.c
index bc37f40baacf..6e87af248367 100644
--- a/drivers/usb/gadget/udc/renesas_usb3.c
+++ b/drivers/usb/gadget/udc/renesas_usb3.c
@@ -252,7 +252,7 @@
252#define USB3_EP0_SS_MAX_PACKET_SIZE 512 252#define USB3_EP0_SS_MAX_PACKET_SIZE 512
253#define USB3_EP0_HSFS_MAX_PACKET_SIZE 64 253#define USB3_EP0_HSFS_MAX_PACKET_SIZE 64
254#define USB3_EP0_BUF_SIZE 8 254#define USB3_EP0_BUF_SIZE 8
255#define USB3_MAX_NUM_PIPES 30 255#define USB3_MAX_NUM_PIPES 6 /* This includes PIPE 0 */
256#define USB3_WAIT_US 3 256#define USB3_WAIT_US 3
257#define USB3_DMA_NUM_SETTING_AREA 4 257#define USB3_DMA_NUM_SETTING_AREA 4
258/* 258/*