From: Arnd Bergmann Date: Thu, 8 May 2014 13:52:16 +0000 (+0200) Subject: usb: musb: omap2plus bus glue needs USB host support X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~171^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8d191c8bb2f11a8f381e7cb98f978b7288c1401;p=pandora-kernel.git usb: musb: omap2plus bus glue needs USB host support The musb/omap2430.c bus glue driver calls usb_hcd_poll_rh_status, which is only available if CONFIG_USB is also set, i.e. we are building USB host mode and not just endpoint mode. Signed-off-by: Arnd Bergmann Cc: linux-omap@vger.kernel.org Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed