]> Pileus Git - ~andy/linux/commitdiff
[PATCH] shpchp_hpc build fix
authorAndrew Morton <akpm@osdl.org>
Mon, 14 Nov 2005 00:06:40 +0000 (16:06 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 14 Nov 2005 02:14:12 +0000 (18:14 -0800)
Missing include.

Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/pci/hotplug/shpchp_hpc.c

index 40905a6c809414f34fe196c1cd5d2099c2ea2221..9987a6fd65b8522af288925b78fe30361b4f4eea 100644 (file)
@@ -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