X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=arch%2Fsh%2Fkernel%2Fprocess.c;h=b4469992d6b25aafab1e8fcc1f2cd089bee5f9e0;hb=4937ce87959629d31e9b09cf5bdf1e12a305c805;hp=cd8dae16e9403ca00568a7f6986d6665095f6853;hpb=995bb781d42441ed48517bc7ea6414c3df3386ef;p=linux-2.6-omap-h63xx.git diff --git a/arch/sh/kernel/process.c b/arch/sh/kernel/process.c index cd8dae16e94..b4469992d6b 100644 --- a/arch/sh/kernel/process.c +++ b/arch/sh/kernel/process.c @@ -350,7 +350,7 @@ struct task_struct *__switch_to(struct task_struct *prev, unlazy_fpu(prev, task_pt_regs(prev)); #endif -#ifdef CONFIG_PREEMPT +#if defined(CONFIG_GUSA) && defined(CONFIG_PREEMPT) { struct pt_regs *regs;