aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon-usb
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2013-06-05 18:06:46 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-05 15:35:59 -0700
commit57f9c1d862070a431d42541f0d183f6edadd4354 (patch)
tree916cd8d6545b4e71621b14b28e674e2289a90ec1 /drivers/staging/octeon-usb
parentstaging: comedi: pcmda12: tidy up multi-line comments (diff)
downloadlinux-dev-57f9c1d862070a431d42541f0d183f6edadd4354.tar.xz
linux-dev-57f9c1d862070a431d42541f0d183f6edadd4354.zip
staging: octeon-usb: remove duplicated include from octeon-hcd.c
Remove duplicated include. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/octeon-usb')
-rw-r--r--drivers/staging/octeon-usb/octeon-hcd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/octeon-usb/octeon-hcd.c b/drivers/staging/octeon-usb/octeon-hcd.c
index fa72d59e3aa0..08de25f94754 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>