mei: Add include of <linux/irqreturn.h>
We currently include <linux/irqreturn.h> in <linux/pci.h>, but I'm about to remove that from linux/pci.h, so add explicit includes where needed. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Tomas Winkler <tomas.winkler@intel.com>
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#define _MEI_INTERFACE_H_
|
||||
|
||||
#include <linux/mei.h>
|
||||
#include <linux/irqreturn.h>
|
||||
#include "mei_dev.h"
|
||||
#include "client.h"
|
||||
|
||||
|
Reference in New Issue
Block a user