diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2025-06-12 10:16:27 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2025-06-16 09:07:03 +0200 |
commit | 3bb0aeb60aa5c62870b51dcf9cf705b8339be24d (patch) | |
tree | 05f82b6bb8fb18f6c55f7ff4438868571463c6ae /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 5f13d0ff490d6ab3e81f7baf03753e61d552f383 (diff) |
fbdev/cyber2000fb: Unexport symbols
Fix the compile-time warning
drivers/video/fbdev/cyber2000fb.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
The affected symbols are not used anywhere, so remove the functions
entirely.
v2:
- remove unused functions (Helge)
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Helge Deller <deller@gmx.de>
Fixes: a934a57a42f6 ("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-5-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions