Commit 4f55fd75 authored by Ralf Baechle's avatar Ralf Baechle

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

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent bf45e583
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment