[patch 22/22] usb serial: remove redundant include

From: Greg Kroah-Hartman
Date: Wed Nov 23 2005 - 18:53:12 EST


From: Nicolas Kaiser <nikai@xxxxxxxxx>

remove redundant include

Signed-off-by: Nicolas Kaiser <nikai@xxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>

---
drivers/usb/serial/ipw.c | 1 -
1 file changed, 1 deletion(-)

--- usb-2.6.orig/drivers/usb/serial/ipw.c
+++ usb-2.6/drivers/usb/serial/ipw.c
@@ -46,7 +46,6 @@
#include <linux/module.h>
#include <linux/spinlock.h>
#include <linux/usb.h>
-#include <linux/usb.h>
#include <asm/uaccess.h>
#include "usb-serial.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/