From 4a71f242e51767e75c7ecdba890debab2c0dceaf Mon Sep 17 00:00:00 2001 From: Alan Stern Date: Fri, 18 Oct 2013 11:15:14 -0400 Subject: [PATCH] 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-format-patch failed