[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)
commitb21a323710e77a27b2f66af901bd3640c30aba6e
treebe86c36d45da6bd46cb34123c783d973bb57d3d4
parent029530f810dd5147f7e59b939eb22cfbe0beea12
[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]