Re: [PATCH resend v1 2/7] clocksource/drivers/mmio: Make the code compatible with modules
From: John Stultz
Date: Fri Mar 27 2026 - 14:23:03 EST
On Fri, Mar 27, 2026 at 11:06 AM Daniel Lezcano
<daniel.lezcano@xxxxxxxxxx> wrote:
>
> The next changes will bring the module support on the timer
> drivers. Those use the API exported by the mmio clocksource which are
> not exporting their symbols. Fix that by adding EXPORT_SYMBOL_GPL().
>
> Signed-off-by: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
Acked-by: John Stultz <jstultz@xxxxxxxxxx>