summaryrefslogtreecommitdiffstats
path: root/arch/mips/emma/common/prom.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/common/prom.c
parentf27655e34171b0ae9ea5a0aadae894e817f0f875 (diff)
downloadop-kernel-dev-d91f2cbe698cf70b50099343dac1ec8061bfd045.zip
op-kernel-dev-d91f2cbe698cf70b50099343dac1ec8061bfd045.tar.gz
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/common/prom.c')
-rw-r--r--arch/mips/emma/common/prom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/emma/common/prom.c b/arch/mips/emma/common/prom.c
index 97bf29e..120f53f 100644
--- a/arch/mips/emma/common/prom.c
+++ b/arch/mips/emma/common/prom.c
@@ -29,7 +29,7 @@
#include <asm/addrspace.h>
#include <asm/bootinfo.h>
-#include <asm/emma2rh/emma2rh.h>
+#include <asm/emma/emma2rh.h>
const char *get_system_type(void)
{
OpenPOWER on IntegriCloud