OSDN Git Service

staging: comedi: multiq3: remove unnecessary include
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Mon, 5 Oct 2015 22:33:18 +0000 (15:33 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 04:18:33 +0000 (21:18 -0700)
This driver does not use interrupts. Remove the include.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/multiq3.c

index fa63637..fc743df 100644 (file)
@@ -35,7 +35,7 @@
  */
 
 #include <linux/module.h>
-#include <linux/interrupt.h>
+
 #include "../comedidev.h"
 
 /*