linux-loongson/drivers/video/fbdev/matrox
Thomas Zimmermann a93f45d255 fbdev/matroxfb: Include <linux/export.h>
Fix the compile-time warnings

  drivers/video/fbdev/matrox/g450_pll.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
  drivers/video/fbdev/matrox/matroxfb_DAC1064.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
  drivers/video/fbdev/matrox/matroxfb_Ti3026.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
  drivers/video/fbdev/matrox/matroxfb_accel.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
  drivers/video/fbdev/matrox/matroxfb_base.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
  drivers/video/fbdev/matrox/matroxfb_g450.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
  drivers/video/fbdev/matrox/matroxfb_misc.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-7-tzimmermann@suse.de
2025-06-16 09:07:08 +02:00
..
g450_pll.c fbdev/matroxfb: Include <linux/export.h> 2025-06-16 09:07:08 +02:00
g450_pll.h
i2c-matroxfb.c fbdev: remove I2C_CLASS_DDC support 2024-01-18 21:10:41 +01:00
Makefile
matroxfb_accel.c fbdev/matroxfb: Include <linux/export.h> 2025-06-16 09:07:08 +02:00
matroxfb_accel.h
matroxfb_base.c fbdev/matroxfb: Include <linux/export.h> 2025-06-16 09:07:08 +02:00
matroxfb_base.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
matroxfb_crtc2.c fbdev/matroxfb: Initialize fb_ops to fbdev I/O-memory helpers 2023-10-19 12:55:45 +02:00
matroxfb_crtc2.h
matroxfb_DAC1064.c fbdev/matroxfb: Include <linux/export.h> 2025-06-16 09:07:08 +02:00
matroxfb_DAC1064.h
matroxfb_g450.c fbdev/matroxfb: Include <linux/export.h> 2025-06-16 09:07:08 +02:00
matroxfb_g450.h
matroxfb_maven.c fbdev: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-06-24 15:57:42 +02:00
matroxfb_maven.h
matroxfb_misc.c fbdev/matroxfb: Include <linux/export.h> 2025-06-16 09:07:08 +02:00
matroxfb_misc.h
matroxfb_Ti3026.c fbdev/matroxfb: Include <linux/export.h> 2025-06-16 09:07:08 +02:00
matroxfb_Ti3026.h