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(-) Cc: Helge Deller <[email protected]> Cc: [email protected] Cc: [email protected] Cc: "Maciej W. Rozycki" <[email protected]>
