Re: linux-next: build failure after merge of the rpmsg tree

From: Bjorn Andersson
Date: Thu Aug 31 2017 - 13:47:46 EST


On Wed 30 Aug 23:54 PDT 2017, Stephen Rothwell wrote:

> Hi Bjorn,
>
> After merging the rpmsg tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> ERROR: "qcom_glink_native_probe" [drivers/rpmsg/qcom_glink_rpm.ko] undefined!
> ERROR: "qcom_glink_native_remove" [drivers/rpmsg/qcom_glink_rpm.ko] undefined!
>
> Maybe caused by commit
>
> 6799c434c27b ("rpmsg: glink: Split rpm_probe to reuse the common code")
>

Thanks for letting me know Stephen, those functions should have been
exported and I've corrected it.

> I have used the rpmsg tree from next-20170829 for today.
>

Thanks,
Bjorn