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

2013-05-13 Thread Jason Cooper
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-o

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

2013-05-10 Thread Sebastian Hesselbarth
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 --- Cc: Jason Cooper Cc: Andrew Lunn Cc: Russell