Skip to content

Commit

Permalink
staging: comedi: addi_apci_16xx: remove unnecessary include
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jan 22, 2013
1 parent 0ecb3ea commit 1cc2be9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/comedi/drivers/addi_apci_16xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
*/

#include "../comedidev.h"
#include "comedi_fc.h"

/*
* Register I/O map
Expand Down

0 comments on commit 1cc2be9

Please sign in to comment.