git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84ebc10
)
usb: ehci-sh: Fix build error due to comma has been deleted
author
Nobuhiro Iwamatsu
<nobuhiro.iwamatsu.yj@renesas.com>
Wed, 27 Mar 2013 06:09:03 +0000
(15:09 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 28 Mar 2013 18:14:46 +0000
(11:14 -0700)
By commit 39d3568 (USB: remove incorrect __exit markups), comma following
ehci_hcd_sh_remove has been deleted. This fixes the error by the correction.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
CC: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found