[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAPgLHd9qUF6pcORJX264ej9J722NcNBYGiRXeVi6RUK6WgJ_qA@mail.gmail.com>
Date: Wed, 5 Jun 2013 18:06:46 +0800
From: Wei Yongjun <weiyj.lk@...il.com>
To: gregkh@...uxfoundation.org, aaro.koskinen@....fi
Cc: yongjun_wei@...ndmicro.com.cn, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: [PATCH -next] staging: octeon-usb: remove duplicated include from octeon-hcd.c
From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists