forked from Minki/linux
staging: comedi: comedi_parport: reorder #include's
For aesthetic reasons, reorder the #include list. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
7821e8e496
commit
2f0ab4601a
@ -65,9 +65,10 @@
|
||||
*/
|
||||
|
||||
#include <linux/module.h>
|
||||
#include "../comedidev.h"
|
||||
#include <linux/interrupt.h>
|
||||
|
||||
#include "../comedidev.h"
|
||||
|
||||
#include "comedi_fc.h"
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user