staging: comedi: 8255: remove #include "comedi_fc.h"
"8255.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:
parent
5e1a61928e
commit
39d9333eaa
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@
|
|||
#include <linux/module.h>
|
||||
#include "../comedidev.h"
|
||||
|
||||
#include "comedi_fc.h"
|
||||
#include "8255.h"
|
||||
|
||||
struct subdev_8255_private {
|
||||
|
|
Loading…
Add table
Reference in a new issue