Juergen Gross, le lun. 27 nov. 2023 11:25:12 +0100, a ecrit:
> Add the needed instances of EXPORT_SYMBOL() to time.c.
>
> Signed-off-by: Juergen Gross
Reviewed-by: Samuel Thibault
> ---
> V3:
> - new patch
> ---
> arch/arm/time.c | 1 +
> arch/x86/time.c | 2 +-
> 2 files changed, 2 insertion
Add the needed instances of EXPORT_SYMBOL() to time.c.
Signed-off-by: Juergen Gross
---
V3:
- new patch
---
arch/arm/time.c | 1 +
arch/x86/time.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/arch/arm/time.c b/arch/arm/time.c
index a088981e..3483511a 100644
--- a/arch/ar