Path: csiph.com!weretis.net!feeder4.news.weretis.net!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod From: Maxime Ripard Newsgroups: linux.kernel Subject: Re: [PATCH] clk: sunxi-ng: fix build failure in ccu-sun9i-a80 driver Date: Thu, 13 Apr 2017 11:20:02 +0200 Message-ID: References: X-Original-To: Tobias Regnery MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="fbk2vaxxeqq5ynig" Content-Disposition: inline User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: robomod@news.nic.it List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Approved: robomod@news.nic.it Lines: 51 Organization: linux.* mail to news gateway X-Original-Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org X-Original-Date: Thu, 13 Apr 2017 11:11:10 +0200 X-Original-Message-ID: <20170413091110.wfbrzwyxpbdkwz74@lukather> X-Original-References: <20170410121544.13248-1-tobias.regnery@gmail.com> X-Original-Sender: linux-kernel-owner@vger.kernel.org Xref: csiph.com linux.kernel:1622841 --fbk2vaxxeqq5ynig Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 oth= er > users it doesen't select the corresponding Kconfig symbol under which the > struct is compiled in. >=20 > This results in the following link error with CONFIG_SUN9I_A80_CCU=3Dy and > CONFIG_SUNXI_CCU_MULT=3Dn: >=20 > drivers/built-in.o:(.data+0x2d638): undefined reference to 'ccu_mult_ops' >=20 > Fix this by explicitly selecting CONFIG_SUNXI_CCU_MULT like the other > users of the struct. >=20 > Signed-off-by: Tobias Regnery Applied, thanks! Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com --fbk2vaxxeqq5ynig Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJY70CqAAoJEBx+YmzsjxAgnskQAKCR1mgW/ykPnltlPp+6Ccz7 amtkFJFyG4MM7cLUZgAMAEIz8QkgayUdjykp5gqAapzROQstoweA89rkI1aMWs5u xHe0buMxy2z9lY0nQjbehTCnWgFBRGBqmNOyu9DF6iMbbAeFFLLI66Uj4/nZ6oKw FWZq4IoEsoslhv+VU5kZ8TPNYN8y6JvyBcrbVcKsh6E0C0W3Wgwgu6BeauIYmOvh Cd9BBW3aEpwu7xN5kXSFSDktZDsoOej3eeUGLFuRDpUxlfkhmc+BRXn0i35bidZ3 XtmkrC98BlJt0olukzxu9AARbVtoyW2pkRE/Infs8p4SX0750pnRFg/SWzYrkbol eO2j7eBF4oH14gSPqf5XufyiQWIZRXxP75zV4KEUEfQKOvN0W0vpmKWIMF/OIZNL sMPsPPCT9r7CZtuQaePMXVWvZZLSMYzP1Xerw09LQLo8LBADhSPl8odb+8gXgMnh XR0ITTtpVBsQxld4IbN8doLORXGNP7rAjy65y78eu/Y/5X8CebqqJtF1tctF+U8A 1y2+tMPuLwzop3v1eAUiBtF6FTIyB4Akm13UdtXKcvzfs1y6LqzqNRhqIR9Yccjd eZB4RHrtpnR+Wj4EdYJ/yWvU9EDomVVCUEC7wFnfpeI9KJyAKYBvYtDNx+Hri4HL PEbHRoZ/+p5FTr/almGN =8G0a -----END PGP SIGNATURE----- --fbk2vaxxeqq5ynig--