[PATCH -next] staging: octeon-usb: remove duplicated include from octeon-hcd.c

From: Wei Yongjun
Date: Wed Jun 05 2013 - 06:06:51 EST


From: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx>
---
drivers/staging/octeon-usb/octeon-hcd.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/staging/octeon-usb/octeon-hcd.c b/drivers/staging/octeon-usb/octeon-hcd.c
index b78bd19..39dc13d 100644
--- a/drivers/staging/octeon-usb/octeon-hcd.c
+++ b/drivers/staging/octeon-usb/octeon-hcd.c
@@ -11,7 +11,6 @@
#include <linux/pci.h>
#include <linux/interrupt.h>
#include <linux/platform_device.h>
-#include <linux/platform_device.h>
#include <linux/usb.h>

#include <asm/time.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/