Re: [PATCH v2 09/14] fbdev/omap2: Do not include

2025-06-12 Thread Helge Deller
On 6/12/25 10:16, Thomas Zimmermann wrote: Fix the compile-time warnings drivers/video/fbdev/omap2/omapfb/dss/dpi.c: warning: EXPORT_SYMBOL() is not used, but #include is present drivers/video/fbdev/omap2/omapfb/dss/sdi.c: warning: EXPORT_SYMBOL() is not used, but #include is present

[PATCH v2 09/14] fbdev/omap2: Do not include

2025-06-12 Thread Thomas Zimmermann
Fix the compile-time warnings drivers/video/fbdev/omap2/omapfb/dss/dpi.c: warning: EXPORT_SYMBOL() is not used, but #include is present drivers/video/fbdev/omap2/omapfb/dss/sdi.c: warning: EXPORT_SYMBOL() is not used, but #include is present drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.