提交 2f0ab460 编写于 作者: H H Hartley Sweeten 提交者: Greg Kroah-Hartman

staging: comedi: comedi_parport: reorder #include's

For aesthetic reasons, reorder the #include list.
Signed-off-by: NH Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: NIan Abbott <abbotti@mev.co.uk>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 7821e8e4
...@@ -65,9 +65,10 @@ ...@@ -65,9 +65,10 @@
*/ */
#include <linux/module.h> #include <linux/module.h>
#include "../comedidev.h"
#include <linux/interrupt.h> #include <linux/interrupt.h>
#include "../comedidev.h"
#include "comedi_fc.h" #include "comedi_fc.h"
/* /*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册