aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2008-03-27 14:51:40 -0400
committerNicolas Pitre <nico@marvell.com>2008-03-27 14:51:40 -0400
commit705a752162768fed3e2c26fba5bffdd3a3bd04f2 (patch)
tree0ccbdfe3bce8af0e58e41b4acb0300f12969f35c /arch
parentplat-orion: share time handling code (diff)
downloadlinux-dev-705a752162768fed3e2c26fba5bffdd3a3bd04f2.tar.xz
linux-dev-705a752162768fed3e2c26fba5bffdd3a3bd04f2.zip
plat-orion: make ehci-orion available for all Orion families
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Reviewed-by: Tzachi Perelstein <tzachi@marvell.com> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Nicolas Pitre <nico@marvell.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-orion/common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-orion/common.c b/arch/arm/mach-orion/common.c
index 86d7f7ccfae0..1e124b7b0bde 100644
--- a/arch/arm/mach-orion/common.c
+++ b/arch/arm/mach-orion/common.c
@@ -27,6 +27,7 @@
#include <asm/arch/hardware.h>
#include <asm/arch/orion.h>
#include <asm/arch/platform.h>
+#include <asm/plat-orion/ehci-orion.h>
#include <asm/plat-orion/time.h>
#include "common.h"