aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/emma/markeins/setup.c
diff options
context:
space:
mode:
authorShinya Kuribayashi <skuribay@ruby.dti.ne.jp>2008-10-24 01:30:20 +0900
committerRalf Baechle <ralf@linux-mips.org>2008-10-27 16:18:29 +0000
commitd91f2cbe698cf70b50099343dac1ec8061bfd045 (patch)
tree0f419de8abc2b930dc7636d97a7d9dd8d64425f8 /arch/mips/emma/markeins/setup.c
parentf27655e34171b0ae9ea5a0aadae894e817f0f875 (diff)
MIPS: EMMA: Move <asm/emma2rh> to <asm/emma> dir
We'll put all EMMA related headers there in the future. Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/emma/markeins/setup.c')
-rw-r--r--arch/mips/emma/markeins/setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/emma/markeins/setup.c b/arch/mips/emma/markeins/setup.c
index b6a23ad539f..67f45650008 100644
--- a/arch/mips/emma/markeins/setup.c
+++ b/arch/mips/emma/markeins/setup.c
@@ -29,7 +29,7 @@
#include <asm/time.h>
#include <asm/reboot.h>
-#include <asm/emma2rh/emma2rh.h>
+#include <asm/emma/emma2rh.h>
#define USE_CPU_COUNTER_TIMER /* whether we use cpu counter */