[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <EE6920993009E270+aT94cmKTM0tHn8Ly@kernel.org>
Date: Mon, 15 Dec 2025 10:54:42 +0800
From: Troy Mitchell <troy.mitchell@...ux.spacemit.com>
To: Inochi Amaoto <inochiama@...il.com>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>, Yixun Lan <dlan@...too.org>,
Haylen Chu <heylenay@....org>, Brian Masney <bmasney@...hat.com>,
Troy Mitchell <troy.mitchell@...ux.spacemit.com>,
Alex Elder <elder@...cstar.com>,
Akhilesh Patil <akhilesh@...iitb.ac.in>
Cc: linux-clk@...r.kernel.org, linux-riscv@...ts.infradead.org,
spacemit@...ts.linux.dev, linux-kernel@...r.kernel.org,
Longbin Li <looong.bin@...il.com>
Subject: Re: [PATCH] clk: spacemit: Fix module build for spacemit common ccu
driver
On Mon, Dec 15, 2025 at 07:29:37AM +0800, Inochi Amaoto wrote:
> For build spacemit common clock driver as a module, the build
> process require MODULE_LICENSE()/MODULE_DESCRIPTION() globally
> and EXPORT_SYMBOL() for every exposed symbol. Otherwise, the
> build will fail.
>
> Add these missing hints, so the driver can be built as a module.
>
> Fixes: 1b72c59db0ad ("clk: spacemit: Add clock support for SpacemiT K1 SoC")
> Signed-off-by: Inochi Amaoto <inochiama@...il.com>
Thanks.
Acked-by: Troy Mitchell <troy.mitchell@...ux.spacemit.com>
Powered by blists - more mailing lists