aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Abbott <abbotti@mev.co.uk>2015-03-10 16:10:34 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-20 14:08:10 +0100
commit28b574841c188852c09f6fcf0d3444614e1e65cc (patch)
treed1a78dd98ba800c7a6b8f43dba50d094e371c337
parentstaging: comedi: adl_pci6208: include new "comedi_pci.h" header (diff)
downloadlinux-dev-28b574841c188852c09f6fcf0d3444614e1e65cc.tar.xz
linux-dev-28b574841c188852c09f6fcf0d3444614e1e65cc.zip
staging: comedi: adl_pci7x3x: include new "comedi_pci.h" header
Include the new "../comedi_pci.h" header instead of <linux/pci.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>
-rw-r--r--drivers/staging/comedi/drivers/adl_pci7x3x.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/staging/comedi/drivers/adl_pci7x3x.c b/drivers/staging/comedi/drivers/adl_pci7x3x.c
index 618e641ffaac..934af3ff7897 100644
--- a/drivers/staging/comedi/drivers/adl_pci7x3x.c
+++ b/drivers/staging/comedi/drivers/adl_pci7x3x.c
@@ -53,9 +53,8 @@
*/
#include <linux/module.h>
-#include <linux/pci.h>
-#include "../comedidev.h"
+#include "../comedi_pci.h"
/*
* Register I/O map (32-bit access only)