From: Alan Stern Date: Fri, 18 Oct 2013 15:15:14 +0000 (-0400) Subject: USB: EHCI: fix sparse errors X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a71f242e51767e75c7ecdba890debab2c0dceaf;p=pandora-kernel.git USB: EHCI: fix sparse errors This patch fixes several sparse errors in ehci-hcd introduced by commit 3d091a6f7039 (USB: EHCI: AMD periodic frame list table quirk). Although the problem fixed by that commit affects only little-endian systems, the source code has to use types appropriate for big-endian too. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed