From: Mike Frysinger Date: Wed, 7 Oct 2009 08:29:31 +0000 (-0400) Subject: USB: isp1362: fix build warnings on 64-bit systems X-Git-Tag: v2.6.32-rc4~4^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0a9cf297e587219332ee4acca243627702c2cc9;p=pandora-kernel.git USB: isp1362: fix build warnings on 64-bit systems A bunch of places assumed pointers were 32-bits in size (bit checking and debug output), but none of these affected runtime functionality. Signed-off-by: Mike Frysinger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed