diff options
author | Kuninori Morimoto | 2009-09-14 11:23:16 +0000 |
---|---|---|
committer | Paul Mundt | 2009-09-15 09:34:44 +0900 |
commit | a991801a7029ebba4a3eb72536f73c26d1482be0 (patch) | |
tree | a296df3ef71318af94256f6d314da0336978b420 /arch/sh/boards | |
parent | 147df2d68f209fef6a53b345a5a9a9ea38a60f66 (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/boards')
-rw-r--r-- | arch/sh/boards/mach-ecovec24/setup.c | 1 |
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 @@ #include <asm/heartbeat.h> #include <asm/sh_eth.h> #include <asm/sh_keysc.h> +#include <asm/clock.h> #include <cpu/sh7724.h> /* |