]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] remove the broken BLK_DEV_SWIM_IOP driver
authorAdrian Bunk <bunk@stusta.de>
Wed, 13 Dec 2006 08:35:17 +0000 (00:35 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Wed, 13 Dec 2006 17:05:53 +0000 (09:05 -0800)
commite2641073b5d56c6e86976fabff86911650b0d6f9
treebe86c36d45da6bd46cb34123c783d973bb57d3d4
parent61d0d4774767e7da56380df64f7b232ca3245f7a
[PATCH] remove the broken BLK_DEV_SWIM_IOP driver

The BLK_DEV_SWIM_IOP driver has:
- already been marked as BROKEN in 2.6.0 three years ago and
- is still marked as BROKEN.

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 this driver, the code is still
present in the older kernel releases.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: Jens Axboe <jens.axboe@oracle.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/block/Kconfig
drivers/block/Makefile
drivers/block/swim_iop.c [deleted file]
include/asm-m68k/swim_iop.h [deleted file]