staging: comedi: ni_usb6501: include new "comedi_usb.h" header
authorIan Abbott <abbotti@mev.co.uk>
Tue, 27 Jan 2015 17:49:04 +0000 (17:49 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Jan 2015 19:18:51 +0000 (11:18 -0800)
Include the new "../comedi_usb.h" header instead of <linux/usb.h> and
"../comedidev.h", which will now get included indirectly.

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

index 3b5a1b90366d3eaf120fda6ed473e654acb5be65..5f649f88d55cbd9035dcf955dd3e9c75231028d9 100644 (file)
@@ -96,9 +96,8 @@
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <linux/slab.h>
-#include <linux/usb.h>
 
-#include "../comedidev.h"
+#include "../comedi_usb.h"
 
 #define        NI6501_TIMEOUT  1000