Commit d2607ad1 authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Greg Kroah-Hartman

staging: comedi: adl_pci8164: remove unnecessary includes

Remove all the unnecessary includes.
Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 83dcad47
......@@ -32,11 +32,8 @@ Configuration Options: not applicable, uses PCI auto config
#include <linux/kernel.h>
#include <linux/pci.h>
#include <linux/delay.h>
#include "../comedidev.h"
#include "comedi_fc.h"
#include "8253.h"
#define PCI8164_AXIS(x) ((x) * 0x08)
#define PCI8164_CMD_MSTS_REG 0x00
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment