[PATCH] ARM: plat-orion: add missing ehci include to common.h

Jason Cooper jason at lakedaemon.net
Mon May 13 12:04:33 EDT 2013


On Fri, May 10, 2013 at 10:12:27PM +0200, Sebastian Hesselbarth wrote:
> 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 <sebastian.hesselbarth at gmail.com>
> ---
> Cc: Jason Cooper <jason at lakedaemon.net>
> Cc: Andrew Lunn <andrew at lunn.ch>
> Cc: Russell King <linux at arm.linux.org.uk>
> Cc: Arnaud Patard <arnaud.patard at rtp-net.org>
> Cc: Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com>
> Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: linux-kernel at vger.kernel.org
> ---
>  arch/arm/plat-orion/include/plat/common.h |    1 +
>  1 file changed, 1 insertion(+)

Applied to mvebu/fixes

thx,

Jason.



More information about the linux-arm-kernel mailing list