Re: [RFC PATCH] fbdev: maxinefb: fix build issues

From: Helge Deller

Date: Thu Aug 13 2026 - 12:13:15 EST


On 8/10/26 01:48, 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.

Fixes these build errors/warnings:
.....
drivers/video/fbdev/maxinefb.c | 17 ++---------------
include/video/maxinefb.h | 4 ++--
2 files changed, 4 insertions(+), 17 deletions(-)
I've added the various comments from the mail thread to the
patch and applied the patch as-is for now.

Thanks!
Helge