From: Peter Chen Date: Mon, 24 Jun 2013 01:25:59 +0000 (+0800) Subject: usb: fix build error without CONFIG_USB_PHY X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=848d5b9121e52f63847bf9e156f836db001f51c7;p=pandora-kernel.git usb: fix build error without CONFIG_USB_PHY on i386: drivers/built-in.o: In function `ci_hdrc_probe': core.c:(.text+0x20446b): undefined reference to `of_usb_get_phy_mode' Signed-off-by: Peter Chen Reported-by: Randy Dunlap Acked-by: Randy Dunlap Acked-by: Alexander Shishkin Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed