From: Mike Frysinger Date: Fri, 21 May 2010 08:37:42 +0000 (-0400) Subject: USB: isp1362: fix inw warning on Blackfin systems X-Git-Tag: v2.6.35-rc2~17^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c8a32dff4f9ebed3e067e52e12842d7d7e047a0;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed