From bab55aba4508695975375a8bedca01bc854d2d25 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sun, 10 Jun 2001 16:48:28 +0000 Subject: Include less stuff for UP kernels. --- include/asm-mips/smp.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/include/asm-mips/smp.h b/include/asm-mips/smp.h index 831dccafd..1bfcf41e0 100644 --- a/include/asm-mips/smp.h +++ b/include/asm-mips/smp.h @@ -2,12 +2,13 @@ #define __ASM_MIPS_SMP_H #include + +#ifdef CONFIG_SMP + #include #include #include -#ifdef CONFIG_SMP - /* Mappings are straight across. If we want to add support for disabling cpus and such, -- cgit v1.2.3