linux/drivers/video/fbdev/omap
Thomas Zimmermann 7300225bb3 fbdev/omap: Include <linux/export.h>
Fix the compile-time warnings

  drivers/video/fbdev/omap/lcd_dma.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
  drivers/video/fbdev/omap/lcdc.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
  drivers/video/fbdev/omap/omapfb_main.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: a934a57a42 ("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-8-tzimmermann@suse.de
2025-06-16 09:07:12 +02:00
..
hwa742.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
Kconfig
lcd_ams_delta.c
lcd_dma.c fbdev/omap: Include <linux/export.h> 2025-06-16 09:07:12 +02:00
lcd_dma.h
lcd_mipid.c
lcd_palmte.c
lcdc.c fbdev/omap: Include <linux/export.h> 2025-06-16 09:07:12 +02:00
lcdc.h
Makefile
omapfb.h
omapfb_main.c fbdev/omap: Include <linux/export.h> 2025-06-16 09:07:12 +02:00
sossi.c