]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3572d703b895e5148809b60af7947096cde10d63
tree26a311b0023d97ca17374db64b2d236e49c1461d
parent6060574b90e9afebe43f98414071c86b264f48ca
usb: otg: isp1301_omap: fix compile error

commit 4b40e598f13432206aa9ff0be2315fbee2d3acef 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