[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061118000235.GV31879@stusta.de>
Date: Sat, 18 Nov 2006 01:02:35 +0100
From: Adrian Bunk <bunk@...sta.de>
To: adaplas@....net, James Simmons <jsimmons@...radead.org>
Cc: linux-fbdev-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, geert@...ux-m68k.org,
zippel@...ux-m68k.org, linux-m68k@...ts.linux-m68k.org,
linuxppc-dev@...abs.org, sammy@...my.net, sun3-list@...hat.com
Subject: [RFC: 2.6 patch] remove broken video drivers
This patch removes video drivers that:
- had already been marked as BROKEN in 2.6.0 three years ago and
- are still marked as BROKEN.
These are the following drivers:
- FB_CYBER
- FB_VIRGE
- FB_RETINAZ3
- FB_ATARI
- FB_SUN3
- FB_PM3
Drivers that had been marked as BROKEN for such a long time seem to be
unlikely to be revived in the forseeable future.
But if anyone wants to ever revive any of these drivers, the code is
still present in the older kernel releases.
Signed-off-by: Adrian Bunk <bunk@...sta.de>
---
Due to it's size, the patch is available at
http://ftp.kernel.org/pub/linux/kernel/people/bunk/misc/patch-remove-broken-video.gz
drivers/video/Kconfig | 62
drivers/video/Makefile | 6
drivers/video/atafb.c | 3107 ----------------------------------
drivers/video/cyberfb.c | 2297 -------------------------
drivers/video/cyberfb.h | 415 ----
drivers/video/pm3fb.c | 3641 ----------------------------------------
drivers/video/retz3fb.c | 1588 -----------------
drivers/video/retz3fb.h | 286 ---
drivers/video/sun3fb.c | 702 -------
drivers/video/virgefb.c | 2526 ---------------------------
drivers/video/virgefb.h | 288 ---
include/video/pm3fb.h | 1235 -------------
12 files changed, 3 insertions(+), 16150 deletions(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists