Remove linux/irq.h. It should be asm/irq.h, which is included
authorDavid Schleef <ds@schleef.org>
Tue, 5 Apr 2005 20:21:32 +0000 (20:21 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 5 Apr 2005 20:21:32 +0000 (20:21 +0000)
automatically.

comedi/drivers/ni_pcidio.c

index e8920a6474e9a6e4199862bf1b9ef06583ebff9d..ebe2d900d72c8bc8235be1abceec0b0ca061aa78 100644 (file)
@@ -71,8 +71,6 @@ comedi_nonfree_firmware tarball available from http://www.comedi.org
 
 #include <linux/comedidev.h>
 
-#include <linux/irq.h> /* for disable_irq */
-
 #include "mite.h"
 #include "8255.h"