[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170413091110.wfbrzwyxpbdkwz74@lukather>
Date: Thu, 13 Apr 2017 11:11:10 +0200
From: Maxime Ripard <maxime.ripard@...e-electrons.com>
To: Tobias Regnery <tobias.regnery@...il.com>
Cc: linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] clk: sunxi-ng: fix build failure in ccu-sun9i-a80 driver
On Mon, Apr 10, 2017 at 02:15:44PM +0200, Tobias Regnery wrote:
> The ccu-sun9i-a80 driver uses the ccu_mult_ops struct, but unlike the other
> users it doesen't select the corresponding Kconfig symbol under which the
> struct is compiled in.
>
> This results in the following link error with CONFIG_SUN9I_A80_CCU=y and
> CONFIG_SUNXI_CCU_MULT=n:
>
> drivers/built-in.o:(.data+0x2d638): undefined reference to 'ccu_mult_ops'
>
> Fix this by explicitly selecting CONFIG_SUNXI_CCU_MULT like the other
> users of the struct.
>
> Signed-off-by: Tobias Regnery <tobias.regnery@...il.com>
Applied, thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
Download attachment "signature.asc" of type "application/pgp-signature" (802 bytes)
Powered by blists - more mailing lists