From 0519c8f686150fc1a0676eeb0e7aee3620724c3f Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Fri, 30 Jan 2015 09:57:20 +0000 Subject: staging: comedi: das08_cs: include new "comedi_pcmcia.h" header Include the new "../comedi_pcmcia.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/das08_cs.c b/drivers/staging/comedi/drivers/das08_cs.c index f3ccc2c..93fab68 100644 --- a/drivers/staging/comedi/drivers/das08_cs.c +++ b/drivers/staging/comedi/drivers/das08_cs.c @@ -41,10 +41,7 @@ Command support does not exist, but could be added for this board. #include -#include "../comedidev.h" - -#include -#include +#include "../comedi_pcmcia.h" #include "das08.h" -- cgit v0.10.2