usb: gadget: mv_udc: fix readl error
authorNeil Zhang <zhangwm@marvell.com>
Thu, 15 Dec 2011 11:26:38 +0000 (19:26 +0800)
committerFelipe Balbi <balbi@ti.com>
Mon, 19 Dec 2011 08:02:16 +0000 (10:02 +0200)
readl expected 'const volatile void *' as the argument.

Signed-off-by: Neil Zhang <zhangwm@marvell.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found