diff options
author | Ian Abbott <[email protected]> | 2015-03-27 19:13:44 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2015-04-03 13:13:59 +0200 |
commit | 49da482e691e921e51967e71f7b639cf3789c5e7 (patch) | |
tree | 424b0b3f10e0c7e1890cc6a4e7a15904db16d8c7 | |
parent | 782658427b89a0beaf891eeac98e9ebc211bb057 (diff) |
staging: comedi: addi_apci_3501: remove #include "comedi_fc.h"
"addi_apci_3501.c" doesn't use anything from "comedi_fc.h".
Signed-off-by: Ian Abbott <[email protected]>
Reviewed-by: H Hartley Sweeten <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | drivers/staging/comedi/drivers/addi_apci_3501.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/comedi/drivers/addi_apci_3501.c b/drivers/staging/comedi/drivers/addi_apci_3501.c index 0869f7f66842..73786a3f3df9 100644 --- a/drivers/staging/comedi/drivers/addi_apci_3501.c +++ b/drivers/staging/comedi/drivers/addi_apci_3501.c @@ -27,7 +27,6 @@ #include <linux/sched.h> #include "../comedi_pci.h" -#include "comedi_fc.h" #include "amcc_s5933.h" /* |