From e355d8936e005626ac834ab999a32402da30cc99 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Fri, 8 Dec 2006 12:55:42 +0000 Subject: [PATCH] --- yaml --- r: 43882 b: refs/heads/master c: c25c79d80e02db1bd993426f979c5f1b42a0f132 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/mips/kernel/head.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 7c499524c24d..74317410f9ba 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9fd32cfbb602f3e5e898faa61d83c4a7897bd48a +refs/heads/master: c25c79d80e02db1bd993426f979c5f1b42a0f132 diff --git a/trunk/arch/mips/kernel/head.S b/trunk/arch/mips/kernel/head.S index a2e095adaa3f..9a7811d13db2 100644 --- a/trunk/arch/mips/kernel/head.S +++ b/trunk/arch/mips/kernel/head.S @@ -138,7 +138,7 @@ EXPORT(stext) # used for profiling EXPORT(_stext) -#if defined(CONFIG_QEMU) || defined(CONFIG_MIPS_SIM) +#ifdef CONFIG_MIPS_SIM /* * Give us a fighting chance of running if execution beings at the * kernel load address. This is needed because this platform does