Hi,
On 15-09-16 17:41, Mark Brown wrote:
On Thu, Sep 15, 2016 at 12:43:41PM +0100, Build bot for Mark Brown wrote:
Today's -next fails to build both arm and arm64 allmodconfigs due to:
arm64-allmodconfig ERROR: "musb_root_disconnect" [drivers/usb/musb/sunxi.ko] undefined!
arm-allmodconfig ERROR: "musb_root_disconnect" [drivers/usb/musb/sunxi.ko] undefined!
due to 7cba17ec9adc8cf (musb: sunxi: Add support for platform_set_mode) which adds a call to that non-exported function to a module.
Thank you for catching / reporting this. One patch fixing this coming up.
Regards,
Hans