staging: comedi: addi_apci_16xx: remove unnecessary include
This driver does not use any of the functionality provided by comedi_fc.h. Remove the #include. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
0ecb3ea9ce
commit
1cc2be9139
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "../comedidev.h"
|
#include "../comedidev.h"
|
||||||
#include "comedi_fc.h"
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Register I/O map
|
* Register I/O map
|
||||||
|
|
Loading…
Add table
Reference in a new issue