projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31ba598
)
staging: comedi: mite.c: include new "comedi_pci.h" header
author
Ian Abbott
<abbotti@mev.co.uk>
Tue, 10 Mar 2015 16:11:04 +0000
(16:11 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 20 Mar 2015 13:08:16 +0000
(14:08 +0100)
Include the new "../comedi_pci.h" header instead of <linux/pci.h> and
"../comedidev.h", which will now get included indirectly.
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>
drivers/staging/comedi/drivers/mite.c
patch
|
blob
|
history
diff --git
a/drivers/staging/comedi/drivers/mite.c
b/drivers/staging/comedi/drivers/mite.c
index 79b5597db1a16a4e9f12f909763236a2effe1f05..4cfe949e4dc58ed431a703eb1432a6704c931298 100644
(file)
--- a/
drivers/staging/comedi/drivers/mite.c
+++ b/
drivers/staging/comedi/drivers/mite.c
@@
-47,9
+47,8
@@
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/module.h>
-#include <linux/pci.h>
-#include "../comedi
dev
.h"
+#include "../comedi
_pci
.h"
#include "comedi_fc.h"
#include "mite.h"