cbus: Fix compile for 770
authorTony Lindgren <tony@atomide.com>
Tue, 6 Jul 2010 07:50:31 +0000 (10:50 +0300)
committerTony 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