[patch 09/10] parport: ieee1284 fixes and cleanups

From: marko . kohtala
Date: Mon Sep 05 2005 - 13:36:25 EST


Small cleanup of includes meant for older implementation.

Signed-off-by: Marko Kohtala <marko.kohtala@xxxxxxxxx>

---

diff -Nru a/drivers/net/plip.c b/drivers/net/plip.c
--- a/drivers/net/plip.c 2005-01-08 07:44:25 +02:00
+++ b/drivers/net/plip.c 2005-01-16 12:20:44 +02:00
@@ -98,7 +98,6 @@
#include <linux/in.h>
#include <linux/errno.h>
#include <linux/delay.h>
-#include <linux/lp.h>
#include <linux/init.h>
#include <linux/netdevice.h>
#include <linux/etherdevice.h>
@@ -106,7 +105,6 @@
#include <linux/skbuff.h>
#include <linux/if_plip.h>
#include <linux/workqueue.h>
-#include <linux/ioport.h>
#include <linux/spinlock.h>
#include <linux/parport.h>
#include <linux/bitops.h>

--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/