Re: [PATCH v2 04/14] fbdev/cyber2000fb: Unexport symbols

2025-06-12 Thread Helge Deller
On 6/12/25 10:16, Thomas Zimmermann wrote: Fix the compile-time warning drivers/video/fbdev/cyber2000fb.c: warning: EXPORT_SYMBOL() is used, but #include is missing The affected symbols are not used anywhere, so remove the functions entirely. v2: - remove unused functions (Helge) Signed-

[PATCH v2 04/14] fbdev/cyber2000fb: Unexport symbols

2025-06-12 Thread Thomas Zimmermann
Fix the compile-time warning drivers/video/fbdev/cyber2000fb.c: warning: EXPORT_SYMBOL() is used, but #include is missing The affected symbols are not used anywhere, so remove the functions entirely. v2: - remove unused functions (Helge) Signed-off-by: Thomas Zimmermann --- drivers/video/