2018-01-01 21:51:38

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build failure after merge of the clk tree

Hi all,

After merging the clk tree, today's linux-next build (x86_64 allmodconfig)
failed like this:

ERROR: "clk_regmap_mux_div_ops" [drivers/clk/qcom/apcs-msm8916.ko] undefined!
ERROR: "__mux_div_set_src_div" [drivers/clk/qcom/apcs-msm8916.ko] undefined!

Caused by commit

8a77f61118a2 ("clk: qcom: Add APCS clock controller support")

I have used the clk tree from next-20171222 for today.

--
Cheers,
Stephen Rothwell


2018-01-02 19:58:34

by Stephen Boyd

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the clk tree

On 01/02, Stephen Rothwell wrote:
> Hi all,
>
> After merging the clk tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> ERROR: "clk_regmap_mux_div_ops" [drivers/clk/qcom/apcs-msm8916.ko] undefined!
> ERROR: "__mux_div_set_src_div" [drivers/clk/qcom/apcs-msm8916.ko] undefined!
>
> Caused by commit
>
> 8a77f61118a2 ("clk: qcom: Add APCS clock controller support")
>
> I have used the clk tree from next-20171222 for today.
>

Thanks for the report. I've fixed it up and I'm going to roll
more build coverage into my scripts now.

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project