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-Tag: firefly_0821_release~3680^2~4911^2~23 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4f55fd752fb4770a354dd2401d5043c98236cc29;p=firefly-linux-kernel-4.4.55.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 48b03fff31e5..ef2a8041e78b 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