Re: [RFC PATCH] fbdev: maxinefb: fix build issues
Helge Deller <[email protected]>
| Newsgroups | org.kernel.vger.linux-mips,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-fbdev,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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