Juergen Gross, le lun. 27 nov. 2023 11:25:01 +0100, a ecrit:
> Add the needed instances of EXPORT_SYMBOL() to lib/printf.c.
>
> Signed-off-by: Juergen Gross
Reviewed-by: Samuel Thibault
> ---
> V3:
> - new patch
> ---
> lib/printf.c | 10 +-
> 1 file changed, 9 insertions(+), 1 deleti
Add the needed instances of EXPORT_SYMBOL() to lib/printf.c.
Signed-off-by: Juergen Gross
---
V3:
- new patch
---
lib/printf.c | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/lib/printf.c b/lib/printf.c
index f9e9d682..0e054957 100644
--- a/lib/printf.c
+++ b/lib/pr