From: Ralf Baechle Date: Wed, 1 Jun 2011 13:20:09 +0000 (+0100) Subject: MIPS: ARC: Fix build of firmware library on uniprocessor. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4f55fd752fb4770a354dd2401d5043c98236cc29;p=mv-sheeva.git MIPS: ARC: Fix build of firmware library on uniprocessor. Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/include/asm/smp-ops.h b/arch/mips/include/asm/smp-ops.h index 48b03fff31e..ef2a8041e78 100644 --- a/arch/mips/include/asm/smp-ops.h +++ b/arch/mips/include/asm/smp-ops.h @@ -11,6 +11,8 @@ #ifndef __ASM_SMP_OPS_H #define __ASM_SMP_OPS_H +#include + #ifdef CONFIG_SMP #include