]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
staging: comedi: adl_pci8164: remove unnecessary includes
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Wed, 6 Mar 2013 23:00:14 +0000 (16:00 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Mar 2013 17:10:17 +0000 (10:10 -0700)
Remove all the unnecessary includes.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/adl_pci8164.c

index e9ff701d5d912e8734999b4196ba7974ac2e113b..dce44e378a89c32c920921e8c7f2c1035e085c28 100644 (file)
@@ -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