mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
staging: comedi: cb_das16_cs: remove #include "comedi_fc.h"
"cb_das16_cs.c" doesn't use anything from "comedi_fc.h". 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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
49da482e69
commit
830c619046
@@ -38,7 +38,6 @@ Status: experimental
|
||||
|
||||
#include "../comedi_pcmcia.h"
|
||||
|
||||
#include "comedi_fc.h"
|
||||
#include "comedi_8254.h"
|
||||
|
||||
#define DAS16CS_ADC_DATA 0
|
||||
|
||||
Reference in New Issue
Block a user