From: Alan Stern Date: Sat, 3 Nov 2012 16:39:27 +0000 (-0400) Subject: USB: EHCI: fix build error in ChipIdea host driver X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdb2fac78321a8d621b5612c7ddfe96bdbe7d267;p=pandora-kernel.git USB: EHCI: fix build error in ChipIdea host driver This patch (as1629) fixes a build error in the ChipIdea host driver when compiled for the ARM architecture. The error was introduced by commit 99f91934a907df31ba878dfdd090002049dc476a (USB: EHCI: make ehci-platform a separate driver). The fix is simple; an additional header-file #include is needed. Signed-off-by: Alan Stern Tested-by: Fengguang Wu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed