提交 4a22176a 编写于 作者: S Stephen Rothwell 提交者: Greg Kroah-Hartman

mei: txe: include irqreturn.h for irqreturn_t etc

Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 2e70efd9
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
#include <linux/jiffies.h> #include <linux/jiffies.h>
#include <linux/delay.h> #include <linux/delay.h>
#include <linux/kthread.h> #include <linux/kthread.h>
#include <linux/irqreturn.h>
#include <linux/mei.h> #include <linux/mei.h>
......
...@@ -17,6 +17,8 @@ ...@@ -17,6 +17,8 @@
#ifndef _MEI_HW_TXE_H_ #ifndef _MEI_HW_TXE_H_
#define _MEI_HW_TXE_H_ #define _MEI_HW_TXE_H_
#include <linux/irqreturn.h>
#include "hw.h" #include "hw.h"
#include "hw-txe-regs.h" #include "hw-txe-regs.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册