diff options
Diffstat (limited to 'drivers/usb/musb/musb_core.h')
| -rw-r--r-- | drivers/usb/musb/musb_core.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/usb/musb/musb_core.h b/drivers/usb/musb/musb_core.h index f0f0301bd..9a1fb4f31 100644 --- a/drivers/usb/musb/musb_core.h +++ b/drivers/usb/musb/musb_core.h @@ -133,7 +133,7 @@ struct musb_regs {  		u8	rxhubport;  	} tar[16];  	/* -	 * end point registers +	 * endpoint registers  	 * ep0 elements are valid when array index is 0  	 * otherwise epN is valid  	 */ |