lkml.org 
[lkml]   [2020]   [Apr]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] clk: mmp2: fix link error without mmp2
From
Date
Quoting Arnd Bergmann (2020-04-08 09:05:07)
> The newly added function is only built into the kernel if mmp2
> is enabled, causing a link error otherwise.
>
> arm-linux-gnueabi-ld: drivers/clk/mmp/clk.o: in function `mmp_register_pll_clks':
> clk.c:(.text+0x6dc): undefined reference to `mmp_clk_register_pll'
>
> Move it to a different file to get it to link.
>
> Fixes: 5d34d0b32d6c ("clk: mmp2: Add support for PLL clock sources")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> ---

Applied to clk-fixes

\
 
 \ /
  Last update: 2020-04-11 04:07    [W:0.028 / U:0.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site