misc: mic: Add include of <linux/irqreturn.h>
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 14 Feb 2014 21:05:18 +0000 (14:05 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 18 Feb 2014 20:41:14 +0000 (13:41 -0700)
commit7ef3691d5bdb6abe111b7696b8f8a8b416288f36
treeac9cc0c798096501af7debd24dc32d2d2cefd8d5
parent38dbfb59d1175ef458d006556061adeaa8751b72
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>
drivers/misc/mic/card/mic_device.h
drivers/misc/mic/host/mic_device.h
This page took 0.029809 seconds and 5 git commands to generate.