mei: txe: include irqreturn.h for irqreturn_t etc

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Stephen Rothwell
2014-02-21 16:38:28 +11:00
کامیت شده توسط Greg Kroah-Hartman
والد 2e70efd9af
کامیت 4a22176aa8
2فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده

مشاهده پرونده

@@ -18,6 +18,7 @@
#include <linux/jiffies.h>
#include <linux/delay.h>
#include <linux/kthread.h>
#include <linux/irqreturn.h>
#include <linux/mei.h>

مشاهده پرونده

@@ -17,6 +17,8 @@
#ifndef _MEI_HW_TXE_H_
#define _MEI_HW_TXE_H_
#include <linux/irqreturn.h>
#include "hw.h"
#include "hw-txe-regs.h"