[MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
f76b7ea48a
commit
22e651c6ae
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
#ifndef __ASM_SMTC_IPI_H
|
#ifndef __ASM_SMTC_IPI_H
|
||||||
#define __ASM_SMTC_IPI_H
|
#define __ASM_SMTC_IPI_H
|
||||||
|
|
||||||
|
#include <linux/spinlock.h>
|
||||||
|
|
||||||
//#define SMTC_IPI_DEBUG
|
//#define SMTC_IPI_DEBUG
|
||||||
|
|
||||||
#ifdef SMTC_IPI_DEBUG
|
#ifdef SMTC_IPI_DEBUG
|
||||||
|
|
Loading…
Add table
Reference in a new issue