Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MIPS: ARC: Fix build of firmware library on uniprocessor.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

+2
+2
arch/mips/include/asm/smp-ops.h
··· 11 11 #ifndef __ASM_SMP_OPS_H 12 12 #define __ASM_SMP_OPS_H 13 13 14 + #include <linux/errno.h> 15 + 14 16 #ifdef CONFIG_SMP 15 17 16 18 #include <linux/cpumask.h>