projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44fd6c0
)
usb: gadget: remove duplicated include from pxa25x_udc.c
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Sun, 26 Aug 2012 01:43:00 +0000
(09:43 +0800)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 31 Aug 2012 09:50:13 +0000
(12:50 +0300)
From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/pxa25x_udc.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/usb/gadget/pxa25x_udc.c
b/drivers/usb/gadget/pxa25x_udc.c
index 907ad3ecb341b0c3dc285b478b3d34dc57b450d5..c246c08a242d6da248b97757f8f56b1b2b386c29 100644
(file)
--- a/
drivers/usb/gadget/pxa25x_udc.c
+++ b/
drivers/usb/gadget/pxa25x_udc.c
@@
-33,7
+33,6
@@
#include <linux/dma-mapping.h>
#include <linux/irq.h>
#include <linux/clk.h>
-#include <linux/err.h>
#include <linux/seq_file.h>
#include <linux/debugfs.h>
#include <linux/io.h>