Skip to content

Commit d436641

Browse files
committed
cpqarray: remove it from the kernel
We disabled the ability to enable this driver back in October of 2013, we should be able to safely remove it at this point. The initial goal was to remove it in 3.15, so now is the time. Signed-off-by: Jens Axboe <axboe@fb.com>
1 parent 516fdce commit d436641

File tree

7 files changed

+0
-2491
lines changed

7 files changed

+0
-2491
lines changed

Documentation/blockdev/cpqarray.txt

Lines changed: 0 additions & 93 deletions
This file was deleted.

MAINTAINERS

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4988,12 +4988,6 @@ T: git git://linuxtv.org/anttip/media_tree.git
49884988
S: Maintained
49894989
F: drivers/media/dvb-frontends/hd29l2*
49904990

4991-
HEWLETT-PACKARD SMART2 RAID DRIVER
4992-
L: iss_storagedev@hp.com
4993-
S: Orphan
4994-
F: Documentation/blockdev/cpqarray.txt
4995-
F: drivers/block/cpqarray.*
4996-
49974991
HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa)
49984992
M: Don Brace <don.brace@pmcs.com>
49994993
L: iss_storagedev@hp.com

drivers/block/Kconfig

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -110,16 +110,6 @@ source "drivers/block/mtip32xx/Kconfig"
110110

111111
source "drivers/block/zram/Kconfig"
112112

113-
config BLK_CPQ_DA
114-
tristate "Compaq SMART2 support"
115-
depends on PCI && VIRT_TO_BUS && 0
116-
help
117-
This is the driver for Compaq Smart Array controllers. Everyone
118-
using these boards should say Y here. See the file
119-
<file:Documentation/blockdev/cpqarray.txt> for the current list of
120-
boards supported by this driver, and for further information on the
121-
use of this driver.
122-
123113
config BLK_CPQ_CISS_DA
124114
tristate "Compaq Smart Array 5xxx support"
125115
depends on PCI

0 commit comments

Comments
 (0)