linux-loongson/drivers/video/fbdev/omap2/omapfb
Thomas Zimmermann 660c06ed2f fbdev/omap2: Do not include <linux/export.h>
Fix the compile-time warnings

  drivers/video/fbdev/omap2/omapfb/dss/dpi.c: warning: EXPORT_SYMBOL() is not used, but #include <linux/export.h> is present
  drivers/video/fbdev/omap2/omapfb/dss/sdi.c: warning: EXPORT_SYMBOL() is not used, but #include <linux/export.h> is present
  drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.c: warning: EXPORT_SYMBOL() is not used, but #include <linux/export.h> is present

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Helge Deller <deller@gmx.de>
Fixes: 7d95680d64 ("scripts/misc-check: check unnecessary #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-10-tzimmermann@suse.de
2025-06-16 09:07:47 +02:00
..
displays Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next 2024-11-04 14:25:33 +10:00
dss fbdev/omap2: Do not include <linux/export.h> 2025-06-16 09:07:47 +02:00
Kconfig fbdev/omapfb: Initialize fb_ops to fbdev I/O-memory helpers 2023-10-19 12:55:57 +02:00
Makefile
omapfb-ioctl.c fbdev/omap2: Do not include <linux/export.h> 2025-06-16 09:07:47 +02:00
omapfb-main.c fbdev: Switch back to struct platform_driver::remove() 2024-10-08 21:47:18 +02:00
omapfb-sysfs.c fbdev: omapfb: Use kstrtobool() instead of strtobool() 2023-01-16 09:37:31 +01:00
omapfb.h fbdev: omapfb: avoid -Wempty-body warning 2021-03-22 15:02:14 +01:00
vrfb.c fbdev/omap2: Include <linux/export.h> 2025-06-16 09:07:15 +02:00