linux-loongson/drivers/video/fbdev/sis
Thomas Zimmermann c8f796f6e6 fbdev/sisfb: Unexport symbols
Fix the compile-time warning

  drivers/video/fbdev/sis/sis_main.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing

The affected symbols are not used outside of their module. Some of
the symbols are not used anywhere, so remove the functions entirely.
Also remove the related, but unused, define SISFB_HAVE_MALLOC_NEW.

v2:
- remove unused functions (Helge)

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Helge Deller <deller@gmx.de>
Fixes: a934a57a42 ("scripts/misc-check: check missing #include <linux/export.h> when W=1")
Cc: Masahiro Yamada <masahiroy@kernel.org>
Cc: Nathan Chancellor <nathan@kernel.org>
Link: https://lore.kernel.org/r/20250612081738.197826-13-tzimmermann@suse.de
2025-06-16 09:08:06 +02:00
..
300vtbl.h
310vtbl.h
init301.c fbdev: sisfb: hide unused variables 2024-04-03 14:38:07 +02:00
init301.h
init.c
init.h
initdef.h
initextlfb.c
Makefile
oem300.h
oem310.h
sis_accel.c fbdev: sisfb: fix repeated word in comment 2022-10-20 08:34:22 +02:00
sis_accel.h
sis_main.c fbdev/sisfb: Unexport symbols 2025-06-16 09:08:06 +02:00
sis_main.h
sis.h fbdev/sisfb: Unexport symbols 2025-06-16 09:08:06 +02:00
vgatypes.h
vstruct.h fbdev: sisfb: use explicitly signed char 2022-10-24 20:28:41 +02:00