Explorar o código

[PATCH] shpchp_hpc build fix

Missing include.

Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Andrew Morton %!s(int64=20) %!d(string=hai) anos
pai
achega
d4d28dd4b1
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      drivers/pci/hotplug/shpchp_hpc.c

+ 2 - 0
drivers/pci/hotplug/shpchp_hpc.c

@@ -31,6 +31,8 @@
 #include <linux/module.h>
 #include <linux/types.h>
 #include <linux/pci.h>
+#include <linux/interrupt.h>
+
 #include "shpchp.h"
 
 #ifdef DEBUG