USB: isp1362: fix inw warning on Blackfin systems
authorMike Frysinger <vapier@gentoo.org>
Fri, 21 May 2010 08:37:42 +0000 (04:37 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 4 Jun 2010 20:16:18 +0000 (13:16 -0700)
commit0c8a32dff4f9ebed3e067e52e12842d7d7e047a0
treef5202d201eae0792c416adc27fe1b730a6024db6
parentb41709f1263bb1ad37efc43fea0bb0b670c12e78
USB: isp1362: fix inw warning on Blackfin systems

The Blackfin code is incorrectly casting the argument to inw() to a pointer.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/isp1362.h