usb: otg: isp1301_omap: fix compile error
authorFelipe Balbi <felipe.balbi@nokia.com>
Fri, 18 Dec 2009 02:50:56 +0000 (18:50 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 18 Dec 2009 02:50:56 +0000 (18:50 -0800)
commit 91c8a5a9985d5bf9c55f6f82f183f57b050b2a3a broke
compilation of this driver after it introduced
otg_init() as a static inline in <linux/usb/otg.h>

Reported-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>

No differences found