From: Ian Abbott Date: Tue, 10 Mar 2015 16:10:34 +0000 (+0000) Subject: staging: comedi: adl_pci7x3x: include new "comedi_pci.h" header X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=28b574841c188852c09f6fcf0d3444614e1e65cc;p=deliverable%2Flinux.git staging: comedi: adl_pci7x3x: include new "comedi_pci.h" header Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- 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 -#include -#include "../comedidev.h" +#include "../comedi_pci.h" /* * Register I/O map (32-bit access only)