git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ef3691
)
mei: Add include of <linux/irqreturn.h>
author
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 14 Feb 2014 21:06:14 +0000
(14:06 -0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 19 Feb 2014 18:27:02 +0000
(11:27 -0700)
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>
No differences found