aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
authorKuninori Morimoto <morimoto.kuninori@renesas.com>2009-09-14 07:23:16 -0400
committerPaul Mundt <lethal@linux-sh.org>2009-09-14 20:34:44 -0400
commita991801a7029ebba4a3eb72536f73c26d1482be0 (patch)
treea296df3ef71318af94256f6d314da0336978b420 /arch/sh
parent147df2d68f209fef6a53b345a5a9a9ea38a60f66 (diff)
sh: mach-ecovec24: need asm/clock.h.
Fixes up build failures. Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/boards/mach-ecovec24/setup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/boards/mach-ecovec24/setup.c b/arch/sh/boards/mach-ecovec24/setup.c
index 40decfe0f37e..7da274ae7440 100644
--- a/arch/sh/boards/mach-ecovec24/setup.c
+++ b/arch/sh/boards/mach-ecovec24/setup.c
@@ -24,6 +24,7 @@
24#include <asm/heartbeat.h> 24#include <asm/heartbeat.h>
25#include <asm/sh_eth.h> 25#include <asm/sh_eth.h>
26#include <asm/sh_keysc.h> 26#include <asm/sh_keysc.h>
27#include <asm/clock.h>
27#include <cpu/sh7724.h> 28#include <cpu/sh7724.h>
28 29
29/* 30/*