usb: gadget: ci13xx_udc.c: fix compile warning
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Tue, 5 Jul 2011 12:57:52 +0000 (15:57 +0300)
committerFelipe Balbi <balbi@ti.com>
Tue, 5 Jul 2011 13:41:14 +0000 (16:41 +0300)
commitc2b65f8422a3f51435c9f60f9752a6ed82d47e13
tree80ca8d4d59dc45e8d1e352249718019e6ce94826
parent7b30d19a5736b930c39cd7212ae9409ac0df525d
usb: gadget: ci13xx_udc.c: fix compile warning

Fix the following compile warning:

| usb/gadget/ci13xxx_udc.c: In function 'show_registers':
| usb/gadget/ci13xxx_udc.c:1242:1: warning: the frame size of 2064 bytes is larger than 1024 bytes

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/ci13xxx_udc.c