diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2025-06-12 10:16:26 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2025-06-16 09:06:58 +0200 |
commit | 5f13d0ff490d6ab3e81f7baf03753e61d552f383 (patch) | |
tree | abc975c2285658d28cfc983a8d132af231f20c9f /tools/perf/scripts/python | |
parent | 2b043314013a7ba0a80d6fa0e75ac79529598615 (diff) |
fbdev/c2p: Include <linux/export.h>
Fix the compile-time warnings
drivers/video/fbdev/c2p_iplan2.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
drivers/video/fbdev/c2p_planar.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
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-4-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions