Hi Uwe, On 2/4/26 10:15, Uwe Kleine-König wrote:
This fixes several (fatal) compiler warnings à ladrivers/video/fbdev/au1100fb.c:530:6: error: no previous prototype for ‘au1100fb_drv_remove’ [-Werror=missing-prototypes] 523 | void au1100fb_drv_remove(struct platform_device *dev) | ^~~~~~~~~~~~~~~~~~~ Signed-off-by: Uwe Kleine-König <[email protected]>
I've applied patches #1 and #3 of this series to the fbdev git tree. Patch #2 needs fixing, as it breaks build on s390x. Helge
