linux/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 video: Remove set but not used variable 2020-10-16 22:52:10 +02:00
310vtbl.h
init.c video: fbdev: sis: fix typos in SiS_GetModeID() 2022-07-26 09:16:38 +02:00
init.h
init301.c fbdev: sisfb: hide unused variables 2024-04-03 14:38:07 +02:00
init301.h
initdef.h
initextlfb.c
Makefile
oem300.h
oem310.h video: fbdev: sis: Fix defined but not used warning of SiS_TVDelay 2020-11-30 20:02:50 +01:00
sis.h fbdev/sisfb: Unexport symbols 2025-06-16 09:08:06 +02:00
sis_accel.c fbdev: sisfb: fix repeated word in comment 2022-10-20 08:34:22 +02:00
sis_accel.h video: fbdev: sis: remove unneeded semicolon 2020-10-17 08:22:32 +02:00
sis_main.c fbdev/sisfb: Unexport symbols 2025-06-16 09:08:06 +02:00
sis_main.h
vgatypes.h
vstruct.h fbdev: sisfb: use explicitly signed char 2022-10-24 20:28:41 +02:00