summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/board-ap325rxa.c
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2008-10-20 12:04:53 +0900
committerPaul Mundt <lethal@linux-sh.org>2008-10-20 12:04:53 +0900
commitf7275650133ce9df83886684f3bd97373dfc21ea (patch)
treee651073bf9bd38dc73b9cd2fded8a99d24173017 /arch/sh/boards/board-ap325rxa.c
parentba1d28181c586deec468cc6ae558c0c099f1b956 (diff)
downloadop-kernel-dev-f7275650133ce9df83886684f3bd97373dfc21ea.zip
op-kernel-dev-f7275650133ce9df83886684f3bd97373dfc21ea.tar.gz
sh: Move the CPU definition headers from asm/ to cpu/.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/board-ap325rxa.c')
-rw-r--r--arch/sh/boards/board-ap325rxa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/boards/board-ap325rxa.c b/arch/sh/boards/board-ap325rxa.c
index 84fa8a0..7c7874e 100644
--- a/arch/sh/boards/board-ap325rxa.c
+++ b/arch/sh/boards/board-ap325rxa.c
@@ -24,7 +24,7 @@
#include <video/sh_mobile_lcdc.h>
#include <asm/io.h>
#include <asm/clock.h>
-#include <asm/sh7723.h>
+#include <cpu/sh7723.h>
static struct smc911x_platdata smc911x_info = {
.flags = SMC911X_USE_32BIT,
OpenPOWER on IntegriCloud