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:
5d94a45
)
cbus: Fix compile for 770
author
Tony Lindgren
<tony@atomide.com>
Tue, 6 Jul 2010 07:50:31 +0000
(10:50 +0300)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 28 Sep 2010 19:02:08 +0000
(12:02 -0700)
Recent changes changed omap_otg_init. Rename tahvo specific init
to tahvo_usb_init to avoid the following error:
tahvo-usb.c:151: error: conflicting types for 'omap_otg_init'
include/plat/usb.h:95: error: previous declaration of 'omap_otg_init' was here
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found