diff options
author | Bryan Wu <[email protected]> | 2009-11-16 16:19:20 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2009-12-11 11:55:24 -0800 |
commit | 92dea9f3c92a96fce8f355151d536f5b1d07589e (patch) | |
tree | cef37442e412d5d8179116a21bce1212436778d7 /net/lapb/lapb_iface.c | |
parent | 04f4086fdc10e60e790d5fc070c33c8905d1d32e (diff) |
USB: musb: kill compile warning for Blackfin systems
The Blackfin version of musb_read_target_reg_base() returns a u16 when the
common code expects a (void __iomem *), so update the Blackfin function to
return the right value. This fixes the compile warning:
drivers/usb/musb/musb_core.c: In function 'musb_core_init':
drivers/usb/musb/musb_core.c:1448: warning: assignment makes pointer from
integer without a cast
Signed-off-by: Bryan Wu <[email protected]>
Signed-off-by: Mike Frysinger <[email protected]>
Signed-off-by: Anand Gadiyar <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions