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