]> git.karo-electronics.de Git - linux-beck.git/commit
mei: Add include of <linux/irqreturn.h>
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 14 Feb 2014 21:06:14 +0000 (14:06 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 19 Feb 2014 18:27:02 +0000 (11:27 -0700)
commit81ec5502a0c87eaae424a6c733a9da2bd0b4d866
tree3273e8d224009c4c5a49fddcfab223d7bc009a14
parent7ef3691d5bdb6abe111b7696b8f8a8b416288f36
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>
drivers/misc/mei/hw-me.h