[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <347b0935e825770ebd7ebc52274708dc.sboyd@kernel.org>
Date: Fri, 10 Feb 2023 15:26:10 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Abel Vesa <abelvesa@...nel.org>, Arnd Bergmann <arnd@...nel.org>,
Michael Turquette <mturquette@...libre.com>,
Sascha Hauer <s.hauer@...gutronix.de>,
Shawn Guo <shawnguo@...nel.org>
Cc: Arnd Bergmann <arnd@...db.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
NXP Linux Team <linux-imx@....com>,
Peng Fan <peng.fan@....com>,
Jesse Taube <mr.bossman075@...il.com>,
Giulio Benetti <giulio.benetti@...ettiengineering.com>,
Dario Binacchi <dario.binacchi@...rulasolutions.com>,
linux-clk@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] clk: imx: fix compile testing imxrt1050
Quoting Arnd Bergmann (2022-12-15 08:58:18)
> From: Arnd Bergmann <arnd@...db.de>
>
> Randconfig testing revealed multiple issues with this driver:
>
> ERROR: modpost: missing MODULE_LICENSE() in drivers/clk/imx/clk-imxrt1050.o
> ERROR: modpost: "imx_clk_hw_pllv3" [drivers/clk/imx/clk-imxrt1050.ko] undefined!
> ERROR: modpost: "imx_clk_hw_pfd" [drivers/clk/imx/clk-imxrt1050.ko] undefined!
>
> Export the necessary symbols from the core clk driver and add the
> license and author tags. To find this type of problem more easily
> in the future, also enable building on other platforms, as we do for
> the other i.MX clk drivers.
>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> ---
Applied to clk-next
Powered by blists - more mailing lists