From: David Brownell Date: Sun, 25 Jan 2009 01:55:57 +0000 (-0800) Subject: USB: omap1 ohci buildfix (otg related) X-Git-Tag: v2.6.29-rc3~6^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bf5fa13fc8e34d7b86307b99f64a24cb7a83852;p=pandora-kernel.git USB: omap1 ohci buildfix (otg related) > > drivers/built-in.o: In function `ohci_omap_init': > > hid-quirks.c:(.text+0x6c608): undefined reference to `otg_get_transceiver' > > drivers/built-in.o: In function `omap_udc_probe': > > hid-quirks.c:(.init.text+0x34c0): undefined reference to `otg_get_transceiver' > > hid-quirks.c:(.init.text+0x3d40): undefined reference to `otg_put_transceiver' Reported-by: Russell King Signed-off-by: David Brownell Acked-by: Tony Lindgren Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed