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:
H Hartley Sweeten 2013-08-30 11:48:10 -07:00 committed by Greg Kroah-Hartman
parent 7821e8e496
commit 2f0ab4601a

View File

@ -65,9 +65,10 @@
*/
#include <linux/module.h>
#include "../comedidev.h"
#include <linux/interrupt.h>
#include "../comedidev.h"
#include "comedi_fc.h"
/*