summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2013-06-05 10:06:46 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-05 22:35:59 (GMT)
commit57f9c1d862070a431d42541f0d183f6edadd4354 (patch)
tree916cd8d6545b4e71621b14b28e674e2289a90ec1 /drivers
parent15bc85bdb509902e65fcf481c28369093097d92a (diff)
downloadlinux-fsl-qoriq-57f9c1d862070a431d42541f0d183f6edadd4354.tar.xz
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')
-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 fa72d59..08de25f 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>