diff options
| author | Thomas Zimmermann <[email protected]> | 2025-06-12 08:16:35 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2025-06-16 07:08:06 +0000 |
| commit | c8f796f6e6e97168ffa49deab0dd32a127994f74 (patch) | |
| tree | 6d93eed47864aca3c00621b5592d46b20e204896 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | |
| parent | fbdev/pxafb: Unexport symbol (diff) | |
| download | kernel-c8f796f6e6e97168ffa49deab0dd32a127994f74.tar.gz kernel-c8f796f6e6e97168ffa49deab0dd32a127994f74.zip | |
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 <[email protected]>
Reviewed-by: Helge Deller <[email protected]>
Fixes: a934a57a42f6 ("scripts/misc-check: check missing #include <linux/export.h> when W=1")
Cc: Masahiro Yamada <[email protected]>
Cc: Nathan Chancellor <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h')
0 files changed, 0 insertions, 0 deletions
