Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1599575

Re: [PATCH] clk: sunxi: ccu-sun5i needs nkmp

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH] clk: sunxi: ccu-sun5i needs nkmp
Date 2017-03-13 17:30 +0100
Message-ID <tkB17-37K-1@gated-at.bofh.it> (permalink)
References <taSZj-75C-3@gated-at.bofh.it> <tbMoO-1Y8-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Feb 16, 2017 at 6:53 PM, Maxime Ripard
<maxime.ripard@free-electrons.com> wrote:
> On Tue, Feb 14, 2017 at 10:29:45PM +0100, Arnd Bergmann wrote:
>> A randconfig build ran into this rare link error:
>>
>> drivers/clk/sunxi-ng/ccu-sun5i.o:(.data.__compound_literal.1+0x4): undefined reference to `ccu_nkmp_ops'
>> drivers/clk/sunxi-ng/ccu-sun5i.o:(.data.__compound_literal.7+0x4): undefined reference to `ccu_nkmp_ops'
>>
>> This adds the missing 'select'.
>>
>> Fixes: 5e73761786d6 ("clk: sunxi-ng: Add sun5i CCU driver")
>> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
>
> Queued as a fix for 4.11, thanks!

I just checked my old patches and this seems to still be required as of
4.11-rc2. I see it in linux-next through sunxi/sunxi/for-next, but not as
part of a clk-fixes merge.

    Arnd

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH] clk: sunxi: ccu-sun5i needs nkmp Arnd Bergmann <arnd@arndb.de> - 2017-03-13 17:30 +0100
  Re: [PATCH] clk: sunxi: ccu-sun5i needs nkmp Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-03-20 11:00 +0100

csiph-web