staging: comedi: multiq3: remove unnecessary include

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>
This commit is contained in:
H Hartley Sweeten
2015-10-05 15:33:18 -07:00
committed by Greg Kroah-Hartman
parent 47f1fa37db
commit 03a1847719

View File

@ -35,7 +35,7 @@
*/
#include <linux/module.h>
#include <linux/interrupt.h>
#include "../comedidev.h"
/*