From: Sebastian Hesselbarth Date: Fri, 10 May 2013 20:12:27 +0000 (+0200) Subject: ARM: plat-orion: add missing ehci include to common.h X-Git-Tag: v3.10-rc3~13^2~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c14068f5a08d57d5ea98ef3668218e654617095;p=pandora-kernel.git ARM: plat-orion: add missing ehci include to common.h Removing orion ehci include from board files will raise a compiler error because plat/common.h is using an enum provided by orion ehci but not including the include itself. This just adds the missing include. Signed-off-by: Sebastian Hesselbarth Signed-off-by: Jason Cooper --- Reading git-diff-tree failed