]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/tulip/xircom_cb.c
Pull sem2mutex into release branch
[linux-2.6-omap-h63xx.git] / drivers / net / tulip / xircom_cb.c
index c5c738a51ee37de7584c584d74504ca5efd37fc1..56344103ac233add684581f3c3f30ecef45d4031 100644 (file)
@@ -32,6 +32,9 @@
 
 #include <asm/uaccess.h>
 #include <asm/io.h>
+#ifdef CONFIG_NET_POLL_CONTROLLER
+#include <asm/irq.h>
+#endif
 
 #ifdef DEBUG
 #define enter(x)   printk("Enter: %s, %s line %i\n",x,__FILE__,__LINE__)