summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2025-06-12 10:16:34 +0200
committerThomas Zimmermann <tzimmermann@suse.de>2025-06-16 09:08:05 +0200
commit9bf9f98d00df53b32b83e03c0e7f06e8a0fdaf0b (patch)
tree2e25821df30446726fcd6e5814216bd1f79e4d1f /tools/perf/scripts/python
parenta27886399d8f55130935e1a1ab21ff47656f458e (diff)
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 <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-12-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions