Re: [PATCH 00/03] fbdev: maxine: clean up build issues
From: Helge Deller
Date: Fri Aug 14 2026 - 03:51:42 EST
On 8/14/26 01:29, Randy Dunlap wrote:
This is all ancient source code from the beginning of git time.
Now builds cleanly on 32-bit and 64-bit MACH_DECSTATION.
Subject: [PATCH 01/03] fbdev: maxine: make functions static
Subject: [PATCH 02/03] fbdev: maxine: elide an unused function
Subject: [PATCH 03/03] fbdev: maxine: fix 64-bit build error
drivers/video/fbdev/maxinefb.c | 9 ++++++---
include/video/maxinefb.h | 4 ++--
2 files changed, 8 insertions(+), 5 deletions(-)
Thanks Randy!
I've applied all patches (including #4).
I'll add upcoming Reviewed-by/Acked-by tags too.
Helge
Cc: Helge Deller <deller@xxxxxx>
Cc: linux-fbdev@xxxxxxxxxxxxxxx
Cc: dri-devel@xxxxxxxxxxxxxxxxxxxxx
Cc: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>