commit | 7ef3691d5bdb6abe111b7696b8f8a8b416288f36 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Fri Feb 14 14:05:18 2014 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Feb 18 13:41:14 2014 -0700 |
tree | ac9cc0c798096501af7debd24dc32d2d2cefd8d5 | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 [diff] |
misc: mic: 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: Sudeep Dutt <sudeep.dutt@intel.com>