Re: [PATCH] clk: sunxi-ng: Fix dependency on sunxi_gate

2017-04-25 Thread Chen-Yu Tsai
Hi, Subject should say CCU_GATE, not sunxi_gate, which doesn't exist. On Wed, Apr 26, 2017 at 1:12 AM, Corentin Labbe wrote: > When CONFIG_SUNXI_CCU is set but no other SUNXI_CCU is selected i got > the following build error: > drivers/built-in.o: In function

Re: [PATCH] clk: sunxi-ng: Fix dependency on sunxi_gate

2017-04-25 Thread Chen-Yu Tsai
Hi, Subject should say CCU_GATE, not sunxi_gate, which doesn't exist. On Wed, Apr 26, 2017 at 1:12 AM, Corentin Labbe wrote: > When CONFIG_SUNXI_CCU is set but no other SUNXI_CCU is selected i got > the following build error: > drivers/built-in.o: In function `ccu_pll_notifier_cb': >

[PATCH] clk: sunxi-ng: Fix dependency on sunxi_gate

2017-04-25 Thread Corentin Labbe
When CONFIG_SUNXI_CCU is set but no other SUNXI_CCU is selected i got the following build error: drivers/built-in.o: In function `ccu_pll_notifier_cb': drivers/clk/sunxi-ng/ccu_common.c:71: undefined reference to `ccu_gate_helper_disable' drivers/clk/sunxi-ng/ccu_common.c:73: undefined reference

[PATCH] clk: sunxi-ng: Fix dependency on sunxi_gate

2017-04-25 Thread Corentin Labbe
When CONFIG_SUNXI_CCU is set but no other SUNXI_CCU is selected i got the following build error: drivers/built-in.o: In function `ccu_pll_notifier_cb': drivers/clk/sunxi-ng/ccu_common.c:71: undefined reference to `ccu_gate_helper_disable' drivers/clk/sunxi-ng/ccu_common.c:73: undefined reference