usb: otg: isp1301_omap: fix compile error
authorFelipe Balbi <felipe.balbi@nokia.com>
Tue, 15 Dec 2009 21:19:52 +0000 (23:19 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Dec 2009 19:34:19 +0000 (11:34 -0800)
commit465f8294eea1ea206e3a008e7bfe0e8fd53991fc
tree26a311b0023d97ca17374db64b2d236e49c1461d
parent1c4bdc01b8a5cf6c54e5eb8bf9a727e38f0176cc
usb: otg: isp1301_omap: fix compile error

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/otg/isp1301_omap.c