diff options
| author | Thomas Zimmermann <[email protected]> | 2025-06-12 08:16:34 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2025-06-16 07:08:05 +0000 |
| commit | 9bf9f98d00df53b32b83e03c0e7f06e8a0fdaf0b (patch) | |
| tree | 2e25821df30446726fcd6e5814216bd1f79e4d1f /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | |
| parent | fbdev/mb862xx: Do not include <linux/export.h> (diff) | |
| download | kernel-9bf9f98d00df53b32b83e03c0e7f06e8a0fdaf0b.tar.gz kernel-9bf9f98d00df53b32b83e03c0e7f06e8a0fdaf0b.zip | |
fbdev/pxafb: Unexport symbol
Fix the compile-time warning
drivers/video/fbdev/pxafb.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
The affected symbol is not used anywhere, so remove the function
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_ucode.h')
0 files changed, 0 insertions, 0 deletions
