Skip to content

Commit

Permalink
staging: comedi: addi_apci_2200: remove unnecessary include
Browse files Browse the repository at this point in the history
This driver does not use any of the support provided by comedi_fc.h.
Remove it's 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 2762a09 commit 43ae290
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/comedi/drivers/addi_apci_2200.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#include "../comedidev.h"
#include "addi_watchdog.h"
#include "comedi_fc.h"

/*
* I/O Register Map
Expand Down

0 comments on commit 43ae290

Please sign in to comment.