mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-13 14:24:11 +08:00
MIPS: ARC: Fix build of firmware library on uniprocessor.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
bf45e58371
commit
4f55fd752f
@ -11,6 +11,8 @@
|
||||
#ifndef __ASM_SMP_OPS_H
|
||||
#define __ASM_SMP_OPS_H
|
||||
|
||||
#include <linux/errno.h>
|
||||
|
||||
#ifdef CONFIG_SMP
|
||||
|
||||
#include <linux/cpumask.h>
|
||||
|
Loading…
Reference in New Issue
Block a user