Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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