[PATCH] clk: sunxi-ng: enable SUNXI_CCU_MP for PRCM

Chen-Yu Tsai wens at csie.org
Wed May 17 19:25:23 PDT 2017


On Thu, May 18, 2017 at 5:19 AM, Arnd Bergmann <arnd at arndb.de> wrote:
> The newly added PRCM CCU driver uses SUNXI_CCU_MP_WITH_MUX_GATE, which causes
> a link error when no other driver enables SUNXI_CCU_MP:
>
> drivers/clk/built-in.o:(.data+0x5c8c8): undefined reference to `ccu_mp_ops'
>
> This adds an explicit 'select' statement for it.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>

Reviewed-by: Chen-Yu Tsai <wens at csie.org>



More information about the linux-arm-kernel mailing list