On 1/26/22 13:56, Greg Kroah-Hartman wrote:
[snip]
fb_ili9341.c (DRM driver in drivers/gpu/drm/tiny/mi0283qt.c ?)
This was a copy and paste error. It should had been:
(DRM driver in drivers/gpu/drm/tiny/ili9341.c)
fb_ili9481.c fb_ili9486.c (DRM driver in drivers/gpu/drm/tiny/ili9486.c) fb_pcd8544.c fb_ra8875.c fb_s6d02a1.c fb_s6d1121.c fb_seps525.c fb_sh1106.c fb_ssd1289.c fb_ssd1305.c fb_ssd1306.c fb_ssd1325.c fb_ssd1331.c fb_ssd1351.c fb_st7735r.c (DRM driver in drivers/gpu/drm/tiny/st7735r.c) fb_st7789v.c (DRM driver in drivers/gpu/drm/panel/panel-sitronix-st7789v.c)
I'll gladly take a patch that deletes the fb_* files that are already handled by a DRM driver like you list here.
Sure, I'll post a patch later today. If there's something missing in the DRM driver, anyone can get the needed bits from the git history.
Best regards,