diff options
| author | Thomas Zimmermann <[email protected]> | 2025-06-12 08:16:27 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2025-06-16 07:07:03 +0000 |
| commit | 3bb0aeb60aa5c62870b51dcf9cf705b8339be24d (patch) | |
| tree | 05f82b6bb8fb18f6c55f7ff4438868571463c6ae /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | fbdev/c2p: Include <linux/export.h> (diff) | |
| download | kernel-3bb0aeb60aa5c62870b51dcf9cf705b8339be24d.tar.gz kernel-3bb0aeb60aa5c62870b51dcf9cf705b8339be24d.zip | |
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 <[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_gem.c')
0 files changed, 0 insertions, 0 deletions
